The IDespatchLine type exposes the following members.

Methods

  NameDescription
Public methodAddDocumentRef
Add a new 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodAddOrderLineReference
Add a new 'Order Line Reference' entry. Order Line Reference (ASBIE). An association to Order Line Reference.
Public methodAddShipment
Add a new 'Shipment' entry. Shipment (ASBIE). An association to Shipment.
Public methodClearDocumentRefs
Removes all 'Document Reference' entries. Document Reference (ASBIE). An association to Document Reference.
Public methodClearOrderLineReferences
Removes all 'Order Line Reference' entries. Order Line Reference (ASBIE). An association to Order Line Reference.
Public methodClearShipments
Removes all 'Shipment' entries. Shipment (ASBIE). An association to Shipment.
Public methodGetDocumentRef
Gets a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodGetDocumentRefCount
Gets the number of 'Document Reference' entries in the container object. Document Reference (ASBIE). An association to Document Reference.
Public methodGetOrderLineReference
Gets a 'Order Line Reference' entry. Order Line Reference (ASBIE). An association to Order Line Reference.
Public methodGetOrderLineReferenceCount
Gets the number of 'Order Line Reference' entries in the container object. Order Line Reference (ASBIE). An association to Order Line Reference.
Public methodGetShipment
Gets a 'Shipment' entry. Shipment (ASBIE). An association to Shipment.
Public methodGetShipmentCount
Gets the number of 'Shipment' entries in the container object. Shipment (ASBIE). An association to Shipment.
Public methodRemoveDocumentRef
Removes a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodRemoveOrderLineReference
Removes a 'Order Line Reference' entry. Order Line Reference (ASBIE). An association to Order Line Reference.
Public methodRemoveShipment
Removes a 'Shipment' entry. Shipment (ASBIE). An association to Shipment.
Public methodResetBackorderQuantity
Resets the node.
Public methodResetBackorderReason
Resets the node.
Public methodResetDeliveredQuantity
Resets the node.
Public methodResetID
Resets the node.
Public methodResetItem
Resets the node.
Public methodResetLineStatusCode
Resets the node.
Public methodResetNote
Resets the node.
Public methodResetOutstandingQuantity
Resets the node.
Public methodResetOutstandingReason
Resets the node.
Public methodResetOversupplyQuantity
Resets the node.
Public methodResetUUID
Resets the node.

Properties

  NameDescription
Public propertyBackorderQuantity
Quantity (BBIE). The quantity on Back Order at the Supplier.
Public propertyBackorderQuantitySet
Checks if the property has been set or not.
Public propertyBackorderReason
Reason (BBIE). The reason for the Back Order.
Public propertyBackorderReasonSet
Checks if the property has been set or not.
Public propertyDeliveredQuantity
Quantity (BBIE). The quantity despatched.
Public propertyDeliveredQuantitySet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies the Despatch Line.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyItem
Item (ASBIE). An association to Item.
Public propertyItemSet
Checks if the property has been set or not.
Public propertyLineStatusCode
Line Status Code (BBIE). Identifies the status of the Despatch Line with respect to its original state.
Public propertyLineStatusCodeSet
Checks if the property has been set or not.
Public propertyNote
Note (BBIE). Free-form text applying to the Despatch Line. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public propertyNoteSet
Checks if the property has been set or not.
Public propertyOutstandingQuantity
Quantity (BBIE). The quantity outstanding (which will follow in a later despatch).
Public propertyOutstandingQuantitySet
Checks if the property has been set or not.
Public propertyOutstandingReason
Reason (BBIE). The reason for the Outstanding Quantity.
Public propertyOutstandingReasonSet
Checks if the property has been set or not.
Public propertyOversupplyQuantity
Quantity (BBIE). The quantity over-supplied.
Public propertyOversupplyQuantitySet
Checks if the property has been set or not.
Public propertyUUID
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
Public propertyUUIDSet
Checks if the property has been set or not.

See Also