GroupableModelElementMappingChangeType Enumeration | 
 
            enum definition for event arguments signaling what has changed in a GroupableModelElement mapping
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic enum GroupableModelElementMappingChangeType
Public Enumeration GroupableModelElementMappingChangeType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | None | 0 |  | 
 | MappedTarget | 1 |  | 
 | FieldMappings | 2 |  | 
 | ReturnElementMapping | 3 |  | 
 | ActionCombination | 4 |  | 
See Also