CalculatedPersistentAliasAttribute.PropertyName Property
Specifies the property name for which you would like to set up a persistent alias.
Namespace: DevExpress.ExpressApp.Xpo
Assembly: DevExpress.ExpressApp.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Xpo
Declaration
Property Value
Type | Description |
---|---|
String | A string holding the property name for which a persistent alias should be configured. |
See Also