The OrderLineReference type exposes the following members.

Constructors

  NameDescription
Public methodOrderLineReference
Default constructor.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
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.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

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