Click or drag to resize

CommodityContentExport Class

CommodityContentExport Class
Inheritance Hierarchy
SystemObject
  PSI.SoxCommodityContentExport

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public class CommodityContentExport

The CommodityContentExport type exposes the following members.

Constructors
  NameDescription
Public methodCommodityContentExport
Initializes a new instance of the CommodityContentExport class
Top
Properties
  NameDescription
Public propertyApprovedCommunityMemberNumber
Gets or sets ApprovedCommunityMemberNumber.
Public propertyCertOfOriginMethod
Gets or sets CertOfOriginMethod.
Public propertyCommodityCondition
Gets or sets CommodityCondition.
Public propertyDdtcEligibleParty
Gets or sets DdtcEligibleParty.
Public propertyDdtcQuantity
Gets or sets DdtcQuantity.
Public propertyDdtcRegistrationNumber
Gets or sets DdtcRegistrationNumber.
Public propertyDdtcSme
Gets or sets DdtcSme.
Public propertyDdtcUnitMeasure
Gets or sets DdtcUnitMeasure.
Public propertyDdtcUsmlCategoryCode
Gets or sets DdtcUsmlCategoryCode.
Public propertyDescription
Gets or sets Description.
Public propertyEccn
Gets or sets Eccn.
Public propertyExportHarmonizedCode
Gets or sets ExportHarmonizedCode.
Public propertyExportInformationCode
Gets or sets ExportInformationCode.
Public propertyHarmonizedCode
Gets or sets HarmonizedCode.
Public propertyLicenseExpirationDate
Gets or sets LicenseExpirationDate.
Public propertyLicenseNumber
Gets or sets LicenseNumber.
Public propertyLicenseType
Gets or sets LicenseType.
Public propertyLicenseUnitValueAmount
Gets or sets LicenseUnitValueAmount.
Public propertyLicenseUnitValueCurrency
Gets or sets LicenseUnitValueCurrency.
Public propertyManufacturerId
Gets or sets ManufacturerId.
Public propertyNaftaPreferenceCriterion
Gets or sets NaftaPreferenceCriterion.
Public propertyNaftaProducer
Gets or sets NaftaProducer.
Public propertyNaftaRvcAvgEndDate
Gets or sets NaftaRvcAvgEndDate.
Public propertyNaftaRvcAvgStartDate
Gets or sets NaftaRvcAvgStartDate.
Public propertyNaftaRvcMethod
Gets or sets NaftaRvcMethod.
Public propertyOriginAddressCity
Gets or sets OriginCity.
Public propertyOriginAddressCompany
Gets or sets OriginCompany.
Public propertyOriginAddressContact
Gets or sets OriginContact.
Public propertyOriginAddressCountry
Gets or sets Origin_Country.
Public propertyOriginAddressFax
Gets or sets OriginFax.
Public propertyOriginAddressLine1
Gets or sets OriginAddress1.
Public propertyOriginAddressLine2
Gets or sets OriginAddress2.
Public propertyOriginAddressLine3
Gets or sets OriginAddress3.
Public propertyOriginAddressPhone
Gets or sets OriginPhone.
Public propertyOriginAddressPostalCode
Gets or sets OriginPostalCode.
Public propertyOriginAddressStateProvince
Gets or sets OriginStateProvince.
Public propertyOriginAddressTaxId
Gets or sets OriginAddressTaxId.
Public propertyOriginCountry
Gets or sets OriginCountry.
Public propertyOriginDescription
Gets or sets OriginDescription.
Public propertyProductCode
Gets or sets ProductCode.
Public propertyRestrictedArticleType
Gets or sets RestrictedArticleType.
Public propertySedMethod
Gets or sets SedMethod.
Public propertyUnitValueAmount
Gets or sets UnitValueAmount.
Public propertyUnitValueCurrency
Gets or sets UnitValueCurrency.
Public propertyUnitWeightAmount
Gets or sets UnitWeightAmount.
Public propertyUnitWeightUnits
Gets or sets UnitWeightUnits.
Top
Methods
  NameDescription
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