NotClonedInfoAttribute.MemberName Property
Specifies the business class’ string property which can hold the property values that were not cloned.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
String | A string holding the name of the business class’ string property which can hold the property values that were not cloned. |
See Also