Table of Contents
Unit Properties

The properties of the Unit structure are listed below. For a complete list of Unit structure members, see the Unit Members topic.

Properties
Name Description
EffectivePercentValue Gets the effective percent value as a value between 0 and 1.
IsFixed Gets a value that indicates whether the value held by this Unit instance is a fixed value.
IsPercentage Gets a value that indicates whether the value held by this Unit instance is a percentage value.
UnitType Gets the associated UnitType for this Unit instance.
Value Gets a Double that represents the value of this Unit instance.
See Also