Click or drag to resize

ManifestMaterialProfileApprovalPartialEntity Class

A manifest material profile approval.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.WeighingManifestMaterialProfileApprovalPartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ManifestMaterialProfileApprovalPartialEntity : EntityObject, 
	IPartialEntity

The ManifestMaterialProfileApprovalPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyAnalyticalDate
Gets or sets the analytical date.
Public propertyAnalyticalJobNumber
Gets or sets the analytical job number.
Public propertyAnalyticalLab
Gets or sets the analytical lab.
Public propertyApprovalDescription
Gets or sets the approval description.
Public propertyApprovalUser
Gets or sets the approval user.
Public propertyChemicalCompositionSource
Gets or sets the chemical composition source.
Public propertyComplianceRequirements
Gets or sets the compliance requirements.
Public propertyExpirationType
Gets or sets the type of the expiration.
Public propertyLetterOnFile
Gets or sets the letter on file.
Public propertyLoadsAllowed
Gets or sets the loads allowed.
Public propertySalesperson
Gets or sets the salesperson.
Public propertySampleDate
Gets or sets the sample date.
Public propertySampleProvided
Gets or sets the sample provided.
Public propertySampleRequireFreq
Gets or sets the sample require freq.
Public propertyShipmentFrequency
Gets or sets the shipment frequency.
Public propertyShipmentFrequencyDescription
Gets or sets the shipment frequency description.
Public propertySicNaicsCode
Gets or sets the sic naics code.
Public propertyTonnageAllowed
Gets or sets the tonnage allowed.
Public propertyVolume
Gets or sets the volume.
Public propertyVolumeAndFrequency
Gets or sets the volume and frequency.
Public propertyVolumeUOM
Gets or sets the volume uom.
Public propertyWasteType
Gets or sets the type of the waste.
Public propertyWeight
Gets or sets the weight.
Public propertyWeightUOM
Gets or sets the weight uom.
Top
See Also