The IDimension type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). A description of the attribute or measurement of the attribute.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). A description of the attribute or measurement of the attribute.
| |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). A description of the attribute or measurement of the attribute.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). A description of the attribute or measurement of the attribute.
| |
| RemoveDescription |
Removes a 'Description' entry.
Description (BBIE). A description of the attribute or measurement of the attribute.
| |
| ResetAttributeID |
Resets the node.
| |
| ResetMaximumMeasure |
Resets the node.
| |
| ResetMeasure |
Resets the node.
| |
| ResetMinimumMeasure |
Resets the node.
|
Properties
| Name | Description | |
|---|---|---|
| AttributeID |
Attribute Identifier (BBIE). An identifier for the attribute to which the measure applies.
| |
| AttributeIDSet |
Checks if the property has been set or not.
| |
| MaximumMeasure |
Measure (BBIE). The maximum value in a range of measurement.
| |
| MaximumMeasureSet |
Checks if the property has been set or not.
| |
| MaximumMeasureUnitCode |
A combination of types:
Code (string). The type of unit of measure.
| |
| Measure |
Measure (BBIE). The measurement value.
| |
| MeasureSet |
Checks if the property has been set or not.
| |
| MeasureUnitCode |
A combination of types:
Code (string). The type of unit of measure.
| |
| MinimumMeasure |
Measure (BBIE). The minimum value in a range of measurement.
| |
| MinimumMeasureSet |
Checks if the property has been set or not.
| |
| MinimumMeasureUnitCode |
A combination of types:
Code (string). The type of unit of measure.
|