Skip to main content
A newer version of this page is available. .

CalculatedPersistentAliasAttribute Properties

Applied to a business class. Allows you to dynamically configure a persistent alias for the target business class’ property.
Name Description
CalculatedAliasPropertyName Specifies the name of a property which returns the persistent alias’ expression.
PropertyName Specifies the property name for which you would like to set up a persistent alias.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also