The IDimension type exposes the following members.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). A description of the attribute or measurement of the attribute.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). A description of the attribute or measurement of the attribute.
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). A description of the attribute or measurement of the attribute.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). A description of the attribute or measurement of the attribute.
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). A description of the attribute or measurement of the attribute.
Public methodResetAttributeID
Resets the node.
Public methodResetMaximumMeasure
Resets the node.
Public methodResetMeasure
Resets the node.
Public methodResetMinimumMeasure
Resets the node.

Properties

  NameDescription
Public propertyAttributeID
Attribute Identifier (BBIE). An identifier for the attribute to which the measure applies.
Public propertyAttributeIDSet
Checks if the property has been set or not.
Public propertyMaximumMeasure
Measure (BBIE). The maximum value in a range of measurement.
Public propertyMaximumMeasureSet
Checks if the property has been set or not.
Public propertyMaximumMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyMeasure
Measure (BBIE). The measurement value.
Public propertyMeasureSet
Checks if the property has been set or not.
Public propertyMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyMinimumMeasure
Measure (BBIE). The minimum value in a range of measurement.
Public propertyMinimumMeasureSet
Checks if the property has been set or not.
Public propertyMinimumMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.

See Also