| GroupableModelElementMappingActionCombination Property  | 
            Gets or sets the action combination for the entity mapped onto this target
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.MappingAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic ActionCombinationType ActionCombination { get; set; }Public Property ActionCombination As ActionCombinationType
	Get
	Set
Property Value
Type: 
ActionCombinationType
See Also