| 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.TasksAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic ElementSelectionRule ElementSelectionRuleToUse { get; }Public ReadOnly Property ElementSelectionRuleToUse As ElementSelectionRule
	Get
Property Value
Type: 
ElementSelectionRule
See Also