The CommodityClassification type exposes the following members.

Constructors

  NameDescription
Public methodCommodityClassification
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 methodResetCargoTypeCode
Resets the node.
Public methodResetCommodityCode
Resets the node.
Public methodResetItemClassificationCode
Resets the node.
Public methodResetNatureCode
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCargoTypeCode
Cargo Type Code (BBIE). The type of cargo, expressed as a code.
Public propertyCargoTypeCodeSet
Checks if the property has been set or not.
Public propertyCommodityCode
Commodity Code (BBIE). The harmonized international commodity code for regulatory (customs and trade statistics) purposes.
Public propertyCommodityCodeSet
Checks if the property has been set or not.
Public propertyItemClassificationCode
Item Classification Code (BBIE). The trade commodity classification, expressed as a code.
Public propertyItemClassificationCodeSet
Checks if the property has been set or not.
Public propertyNatureCode
Nature Code (BBIE). The high-level nature of the Classification issued by a specific maintenance agency, expressed as a code.
Public propertyNatureCodeSet
Checks if the property has been set or not.

See Also