The Temperature type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Temperature |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). A description of the temperature measurement.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). A description of the temperature measurement.
| |
| Equals | (Inherited from Object.) | |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). A description of the temperature measurement.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). A description of the temperature measurement.
| |
| 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 temperature measurement.
| |
| ResetAttributeID |
Resets the node.
| |
| ResetMeasure |
Resets the node.
| |
| ResetMeasureUnitCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AttributeID |
Attribute Identifier (BBIE). An identifier for temperature.
| |
| AttributeIDSet |
Checks if the property has been set or not.
| |
| Measure |
Measure (BBIE). The temperature 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.
|