NotClonedInfoAttribute Constructors
Applied to a business class. Specifies the business class’ string property, which can hold the property values that were not cloned.| Name | Parameters | Description |
|---|---|---|
| NotClonedInfoAttribute(String) | memberName | Initializes a new instance of the NotClonedInfoAttribute class with the specified NotClonedInfoAttribute.MemberName property’s value. |
See Also