| TaskElementSelectionRuleToUse Property  | 
 
            Gets or sets the element selection rule. This rule is used to select elements (if set) which participate in this task. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Tasks
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic ElementSelectionRule ElementSelectionRuleToUse { get; }Public ReadOnly Property ElementSelectionRuleToUse As ElementSelectionRule
	Get
Property Value
Type: 
ElementSelectionRule
See Also