The PhysicalAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PhysicalAttribute |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). The description of the physical attribute, expressed as text.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). The description of the physical attribute, expressed as text.
| |
| Equals | (Inherited from Object.) | |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). The description of the physical attribute, expressed as text.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). The description of the physical attribute, expressed as text.
| |
| 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). The description of the physical attribute, expressed as text.
| |
| ResetAttributeID |
Resets the node.
| |
| ResetDescriptionCode |
Resets the node.
| |
| ResetPositionCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AttributeID |
Attribute Identifier (BBIE). Identifies the physical attribute.
| |
| AttributeIDSet |
Checks if the property has been set or not.
| |
| DescriptionCode |
Description Code (BBIE). The description of the physical attribute, expressed as a code.
| |
| DescriptionCodeSet |
Checks if the property has been set or not.
| |
| PositionCode |
Position Code (BBIE). The position of the physical attribute, expressed as a code.
| |
| PositionCodeSet |
Checks if the property has been set or not.
|