The TransportEquipmentSeal type exposes the following members.

Constructors

  NameDescription
Public methodTransportEquipmentSeal
Default constructor.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 methodResetCondition
Resets the node.
Public methodResetID
Resets the node.
Public methodResetSealingPartyType
Resets the node.
Public methodResetSealIssuerTypeCode
Resets the node.
Public methodResetSealStatusCode
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCondition
Condition (BBIE). Information about the condition of a seal.
Public propertyConditionSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies the seal.
Public propertyIDSet
Checks if the property has been set or not.
Public propertySealingPartyType
Sealing Party Type (BBIE). Textual description of the role of a sealing party.
Public propertySealingPartyTypeSet
Checks if the property has been set or not.
Public propertySealIssuerTypeCode
Seal Issuer Type Code (BBIE). The type of party that issues and is responsible for a seal, expressed as a code.
Public propertySealIssuerTypeCodeSet
Checks if the property has been set or not.
Public propertySealStatusCode
Seal Status Code (BBIE). The status of a seal, expressed as a code.
Public propertySealStatusCodeSet
Checks if the property has been set or not.

See Also