PersistentAliasAttribute Properties
Indicates that a property is not persistent and its value is calculated based upon the values of a specific field(s).
Name | Description |
---|---|
Alias |
Gets the expression which determines how the property’s value is calculated. |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also