Enum to specify what the type of the GroupableModelElementMapping is.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
SyntaxPublic Enumeration MappingType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | EntityMapping | 0 |  | 
 | TypedViewMaping | 1 |  | 
 | SPCallMapping | 2 |  | 
 | TvfCallMapping | 3 |  | 
See Also