NonCloneableAttribute Properties
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 |
---|---|
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also