Click or drag to resize
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.2.0.0 (5.2.17.0403)
Syntax
public enum GroupableModelElementMappingChangeType
Members
  Member nameValueDescription
None0
MappedTarget1
FieldMappings2
ReturnElementMapping3
ActionCombination4
See Also