Click or drag to resize
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.1.0.0 (5.1.0)
Syntax
public ElementSelectionRule ElementSelectionRuleToUse { get; }

Property Value

Type: ElementSelectionRule
See Also