PersistentAliasAttribute.AliasExpression Property
Gets the expression which determines how the property’s value is calculated.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value which specifies the expression which determines how the property’s value is calculated. |
See Also