RuleValue class

RuleValue class

Rule value.

The RuleValue type exposes the following members:

Constructors

Constructor Description
RuleValue(formula, value) Constructor.

Properties

Property Description
formula Represents the element’s formula. This attribute can contain one of the following strings: “someFormula” if the formula exists locally, “No Formula” if the formula is locally deleted or blocked, or “Inh” if the formula is inherited. If the attribute is not present, the element’s formula is a simple constant.
value Rule value.

See Also