Click or drag to resize

CommodityContent Class

CommodityContent class.
CommodityContent holds commodity attribute settings for International based shipments.
Inheritance Hierarchy
SystemObject
  PSI.SoxCommodityContent

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[SerializableAttribute]
[DataContractAttribute]
public class CommodityContent : ICloneable

The CommodityContent type exposes the following members.

Constructors
  NameDescription
Public methodCommodityContent
Initializes a new instance of the CommodityContent class
Top
Properties
  NameDescription
Public propertyApprovedCommunityMemberNumber
Gets or sets Approved Community Member Number
Public propertyCertOfOriginMethod
Gets or sets Cert. of Origin Method
Public propertyCommodityCondition
Gets or sets Commodity Condition
Public propertyCompanyId
get or set CompanyId
Public propertyDdtcEligibleParty
Gets or sets DDTC Eligible Party Certification Indicator
Public propertyDdtcQuantity
Gets or sets DDTC Quantity
Public propertyDdtcRegistrationNumber
Gets or sets DDTC Registration Number
Public propertyDdtcSme
Gets or sets DDTC Significant Military Equipment Indicator
Public propertyDdtcUnitMeasure
Gets or sets DDTC Unit of Measure
Public propertyDdtcUsmlCategoryCode
Gets or sets DDTC USML Category Code
Public propertyDescription
Gets or sets Description
Public propertyEccn
Gets or sets ECCN
Public propertyExportHarmonizedCode
Gets or sets Export Harmonized Code
Public propertyExportInformationCode
Gets or sets Export Information Code
Public propertyExportQuantity1
Gets or sets Export Quantity 1
Public propertyExportQuantity2
Gets or sets Export Quantity 2
Public propertyExportQuantityUnitMeasure1
Gets or sets Export Quantity Unit of Measure 1
Public propertyExportQuantityUnitMeasure2
Gets or sets Export Quantity Unit of Measure 2
Public propertyHarmonizedCode
Gets or sets Harmonized Code
Public propertyId
Gets or sets Id
Public propertylicense_unit_value_unit Obsolete.
Gets or sets License Unit Value
Public propertyLicenseExpirationDate
Gets or sets License Expiration Date
Public propertyLicenseNumber
Gets or sets License Number
Public propertyLicenseType
Gets or sets License Type
Public propertyLicenseUnitValue
Gets or sets License Unit Value
Public propertyManufacturerId
Gets or sets Manufacturer Identification Code
Public propertyNaftaPreferenceCriterion
Gets or sets NAFTA Preference Criterion
Public propertyNaftaProducer
Gets or sets NAFTA Producer Indicator
Public propertyNaftaRvcAvgEndDate
Gets or sets NAFTA RVC Average End Date
Public propertyNaftaRvcAvgStartDate
Gets or sets NAFTA RVC Average Start Date
Public propertyNaftaRvcMethod
Gets or sets NAFTA RVC Calculation Method
Public propertyOrigin
Gets or sets Origin/Manufacture Address
Public propertyOriginCountry
Gets or sets Origin/Manufacture Country
Public propertyOriginDescription
Gets or sets Origin Description
Public propertyProductCode
Gets or sets Product Code
Public propertyQuantity
Gets or sets Quantity
Public propertyQuantityUnitMeasure
Gets or sets Quantity Unit of Measure
Public propertyRestrictedArticleType
Gets or sets Restricted Article Type
Public propertySedMethod
Gets or sets EEI/SED/B13A Filing Method
Public propertySiteId
get or set SiteId
Public propertyunit_value_unit Obsolete.
Gets or sets Unit Value
Public propertyunit_weight_unit Obsolete.
Gets or sets Unit Weight
Public propertyUnitValue
Gets or sets Unit Value
Public propertyUnitWeight
Gets or sets Unit Weight
Public propertyUserData1
User Data 1 - User Defined Data #1
Public propertyUserData2
User Data 2 - User Defined Data #2
Public propertyUserData3
User Data 3 - User Defined Data #3
Public propertyUserData4
User Data 4 - User Defined Data #4
Public propertyUserData5
User Data 5 - User Defined Data #5
Top
Methods
  NameDescription
Public methodClone
Makes a clone copy of the currently populated CommodityContent object.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also