UnitFormulaErr class

UnitFormulaErr class

Specifies attributes of an element.

The UnitFormulaErr type exposes the following members:

Constructors

Constructor Description
UnitFormulaErr(unit, f, err) Constructor.
UnitFormulaErr() Constructor.

Properties

Property Description
unit Units of measure.
f Represents the element’s formula.
err Indicates that the formula evaluates to an error.

Methods

Method Description
clone() Creates deep copy of this instance.

See Also