| EntityAliasChangeType Enumeration | 
 
            Enum definition for event arguments singaling what has changed in a TypedListEntityElement
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic enum EntityAliasChangeType
Public Enumeration EntityAliasChangeType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Alias | 0 |  | 
 | AliassedEntity | 1 |  | 
See Also