Click or drag to resize

ReceiptManifestEntity Class

A receipt manifest.
Inheritance Hierarchy
System.Object
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.Weighing.ReceiptManifestEntity

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

The ReceiptManifestEntity type exposes the following members.

Properties
  NameDescription
Public propertyConsignmentNotePartOne
Gets or sets the consignment note part one.
Public propertyCustomerID
Gets or sets the customer identifier.
Public propertyPONumber
Gets or sets the po number.
Public propertyReceiptLineItems
Gets or sets the receipt line items.
Public propertySeqNum
Gets or sets the seq number.
Public propertySiteGeneratorId
Gets or sets the site generator identifier.
Top
See Also