The Dimension type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Dimension |
Default constructor.
|
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.
| |
| Equals | (Inherited from Object.) | |
| 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.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| 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.
| |
| ResetMaximumMeasureUnitCode |
Resets the node.
| |
| ResetMeasure |
Resets the node.
| |
| ResetMeasureUnitCode |
Resets the node.
| |
| ResetMinimumMeasure |
Resets the node.
| |
| ResetMinimumMeasureUnitCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
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.
| |
| MaximumMeasureUnitCodeSet |
Checks if the property has been set or not.
| |
| 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.
| |
| MeasureUnitCodeSet |
Checks if the property has been set or not.
| |
| 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.
| |
| MinimumMeasureUnitCodeSet |
Checks if the property has been set or not.
|