FriendlyKeyPropertyAttribute(String) Constructor
Initializes a new instance of the FriendlyKeyPropertyAttribute class with the specified FriendlyKeyPropertyAttribute.MemberName property.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type | Description |
---|---|---|
memberName | String | A string that represents the name of an identifier-like persistent property. |
See Also