The IOrderLineReference type exposes the following members.

Methods

  NameDescription
Public methodResetLineID
Resets the node.
Public methodResetLineStatusCode
Resets the node.
Public methodResetOrderReference
Resets the node.
Public methodResetSalesOrderLineID
Resets the node.
Public methodResetUUID
Resets the node.

Properties

  NameDescription
Public propertyLineID
Line Identifier (BBIE). Identifies the referenced Order Line assigned by the buyer.
Public propertyLineIDSet
Checks if the property has been set or not.
Public propertyLineStatusCode
Line Status Code (BBIE). Identifies the status of the referenced Order Line with respect to its original state.
Public propertyLineStatusCodeSet
Checks if the property has been set or not.
Public propertyOrderReference
Order Reference (ASBIE). An association to Order Reference.
Public propertyOrderReferenceSet
Checks if the property has been set or not.
Public propertySalesOrderLineID
Line Identifier (BBIE). Identifies the referenced Order Line assigned by the seller.
Public propertySalesOrderLineIDSet
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