The PhysicalAttribute type exposes the following members.

Constructors

  NameDescription
Public methodPhysicalAttribute
Default constructor.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). The description of the physical attribute, expressed as text.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). The description of the physical attribute, expressed as text.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). The description of the physical attribute, expressed as text.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). The description of the physical attribute, expressed as text.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). The description of the physical attribute, expressed as text.
Public methodResetAttributeID
Resets the node.
Public methodResetDescriptionCode
Resets the node.
Public methodResetPositionCode
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAttributeID
Attribute Identifier (BBIE). Identifies the physical attribute.
Public propertyAttributeIDSet
Checks if the property has been set or not.
Public propertyDescriptionCode
Description Code (BBIE). The description of the physical attribute, expressed as a code.
Public propertyDescriptionCodeSet
Checks if the property has been set or not.
Public propertyPositionCode
Position Code (BBIE). The position of the physical attribute, expressed as a code.
Public propertyPositionCodeSet
Checks if the property has been set or not.

See Also