The ThresholdRuleCondition type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ComparisonOperator | Gets or sets the comparison operator for this rule. | |
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Threshold | Gets or sets the threshold value for this rule. | |
| ThresholdManualDisplayName |
Gets or sets the manual display name for the value of this ThresholdRuleCondition.
If set to null, the threshold value will be represented with an auto-generated name.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also