Back to Devexpress

PersistentAliasAttribute Properties

xpo-devexpress-dot-xpo-dot-persistentaliasattribute-dot-underscore-properties.md

latest991 B
Original Source

PersistentAliasAttribute Properties

Indicates that a property is not persistent and its value is calculated based upon the values of a specific field(s).

NameDescription
AliasExpressionGets the expression which determines how the property’s value is calculated.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.

See Also

PersistentAliasAttribute Class

PersistentAliasAttribute Members

DevExpress.Xpo Namespace