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.0.0.0 (5.0.0)
Syntax
public enum MappingType
Members
  Member nameValueDescription
EntityMapping0
TypedViewMaping1
SPCallMapping2
TvfCallMapping3
See Also