NonCloneableAttribute Properties
Applied to a business class property. Specifies that the target property’s value cannot be cloned when you use the Clone Object Module to clone objects.| Name | Description |
|---|---|
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also