Click or drag to resize

CommodityContentConfiguration Class

CommodityContent class.
Inheritance Hierarchy
SystemObject
  PSI.Sox.ConfigurationCommodityContentConfiguration

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[SerializableAttribute]
public class CommodityContentConfiguration

The CommodityContentConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodCommodityContentConfiguration
Initializes a new instance of the CommodityContentConfiguration 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 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 OriginAddressCity.
Public propertyOriginAddressCompany
Gets or sets OriginAddressCompany.
Public propertyOriginAddressContact
Gets or sets OriginAddressContact.
Public propertyOriginAddressCountry
Gets or sets OriginAddressCountry
Public propertyOriginAddressLine1
Gets or sets OriginAddressLine1.
Public propertyOriginAddressLine2
Gets or sets OriginAddressLine2.
Public propertyOriginAddressLine3
Gets or sets OriginAddressLine3.
Public propertyOriginAddressPhone
Gets or sets OriginAddressPhone.
Public propertyOriginAddressPostalCode
Gets or sets OriginAddressPostalCode.
Public propertyOriginAddressStateProvince
Gets or sets OriginAddressStateProvince.
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 propertySiteId
Gets or sets Name.
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