Click or drag to resize
MappingType Enumeration
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.2.0.0 (5.2.17.0403)
Syntax
public enum MappingType
Members
  Member nameValueDescription
EntityMapping0
TypedViewMaping1
SPCallMapping2
TvfCallMapping3
See Also