Click or drag to resize

ReceiptLineItemEntity Class

A receipt line item.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.WeighingReceiptLineItemEntity

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 ReceiptLineItemEntity : IntegrationEntity

The ReceiptLineItemEntity type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalHCodesAndIds
Gets or sets the additional h codes and ids.
Public propertyCellCoordCell
Gets or sets the cell coord cell.
Public propertyCellCoordGrid
Gets or sets the cell coord grid.
Public propertyCellCoordLift
Gets or sets the cell coord lift.
Public propertyCellCoordPhaseStage
Gets or sets the cell coord phase stage.
Public propertyCompanyOutlet
Gets or sets the company outlet.
Public propertyContainerType
Gets or sets the type of the container.
Public propertyContainsPCB
Gets or sets the contains PCB.
Public propertyDCSUnitCode
Gets or sets the DCS unit code.
Public propertyDestroyByDate
Gets or sets the destroy by date.
Public propertyDisposalDate
Gets or sets the disposal date.
Public propertyDOTShippingName
Gets or sets the name of the dot shipping.
Public propertyFinalDispositionCode
Gets or sets the final disposition code.
Public propertyGUID
Gets or sets the unique identifier.
Public propertyHandlingCodes
Gets or sets the handling codes.
Public propertyIgnoreExceptions
Gets or sets the ignore exceptions.
Public propertyManifestLineNo
Gets or sets the manifest line no.
Public propertyMaterialClass
Gets or sets the material class.
Public propertyOutBoundManifestID
Gets or sets the out bound manifest identifier.
Public propertyPCBDateOutOfService
Gets or sets the PCB date out of service.
Public propertyProblems
Gets or sets the problems.
Public propertyProblemStatus
Gets or sets the problem status.
Public propertyProfileRequiresCert
Gets or sets the profile requires cert.
Public propertyProjectNumber
Gets or sets the project number.
Public propertyReceiptLineID
Gets or sets the receipt line identifier.
Public propertyReceiptSeqNum
Gets or sets the receipt seq number.
Public propertyRegulatoryUnitsQty
Gets or sets the regulatory units qty.
Public propertyRegulatoryUOMUnitCode
Gets or sets the regulatory uom unit code.
Public propertyRevenueCode
Gets or sets the revenue code.
Public propertySalesOffice
Gets or sets the sales office.
Public propertyScheduleCategoryCode
Gets or sets the schedule category code.
Public propertySequenceNo
Gets or sets the sequence no.
Public propertySourceCode
Gets or sets the source code.
Public propertySpecificGravityDensity
Gets or sets the specific gravity density.
Public propertySSIIntervalCode
Gets or sets the ssi interval code.
Public propertyStateCode
Gets or sets the state code.
Public propertyStateWasteCodes
Gets or sets the state waste codes.
Public propertySystemTypeCode
Gets or sets the system type code.
Public propertyTotalActualContainers
Gets or sets the total actual containers.
Public propertyTotalActualRejected
Gets or sets the total actual rejected.
Public propertyTotalContainerCountManifest
Gets or sets the total container count manifest.
Public propertyTotalQtyAccepted
Gets or sets the total qty accepted.
Public propertyTotalQtyActual
Gets or sets the total qty actual.
Public propertyTotalQtyDisposed
Gets or sets the total qty disposed.
Public propertyTotalQtyManifest
Gets or sets the total qty manifest.
Public propertyTotalQtyRejected
Gets or sets the total qty rejected.
Public propertyTrackingID
Gets or sets the tracking identifier.
Public propertyTrackingUnitsQty
Gets or sets the tracking units qty.
Public propertyTrackingUOMUnitCode
Gets or sets the tracking uom unit code.
Public propertyTreatmentCodes
Gets or sets the treatment codes.
Public propertyUnitPrice
Gets or sets the unit price.
Public propertyWasteCodes
Gets or sets the waste codes.
Public propertyWasteProfileID
Gets or sets the waste profile identifier.
Public propertyWasteTypeCode
Gets or sets the waste type code.
Public propertyWeightUOMPerContainer
Gets or sets the weight uom per container.
Top
See Also