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.8.0.0 (5.8.21.0208)
Syntax
public enum GroupableModelElementMappingChangeType
Members
  Member nameValueDescription
None0
MappedTarget1
FieldMappings2
ReturnElementMapping3
ActionCombination4
See Also