Click or drag to resize
ElementSelectionRule Properties

The ElementSelectionRule type exposes the following members.

Properties
  NameDescription
Public propertyIsEnabled
Gets or sets a value indicating whether this instance is enabled.
(Inherited from TaskRule.)
Public propertyOperand
Gets or sets the operand.
(Inherited from TaskRule.)
Public propertyOperatorToUse
Gets or sets the operator to use.
(Inherited from TaskRule.)
Public propertySettingName
Gets or sets the name of the setting.
(Inherited from TaskRule.)
Public propertyTargetElementType
Gets or sets the type of the target element.
(Inherited from TaskRule.)
Public propertyXmlRootName
Gets the name of the XML root element to use for persisting the rule to xml.
(Overrides TaskRuleXmlRootName.)
Top
See Also