NonCloneableAttribute Constructors
Applied to a business class’ property. Specifies that the target property’s value cannot be cloned when cloning objects via the Clone Object Module.
Name | Description |
---|---|
Non |
Initializes a new instance of the Non |
See Also