TypedListChangeType Enumeration | 
 
            Enum definition for event arguments signaling what has changed in a TypedList
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntaxpublic enum TypedListChangeType
Public Enumeration TypedListChangeType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Name | 0 |  | 
 | GroupName | 1 |  | 
 | ContainedEntityAlias | 2 |  | 
 | EntityAliasesSet | 3 |  | 
 | Relationships | 4 |  | 
 | ContainedEntityField | 5 |  | 
 | Fields | 6 |  | 
See Also