PersistentAliasAttribute Constructors
Indicates that a property is not persistent and its value is calculated based upon the values of a specific field(s).
Name | Parameters | Description |
---|---|---|
Persistent |
alias |
Initializes a new instance of the Persistent |
See Also