The OrderReference type exposes the following members.

Constructors

  NameDescription
Public methodOrderReference
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 methodResetCopyIndicator
Resets the node.
Public methodResetCustomerReference
Resets the node.
Public methodResetDocumentRef
Resets the node.
Public methodResetID
Resets the node.
Public methodResetIssueDate
Resets the node.
Public methodResetIssueTime
Resets the node.
Public methodResetSalesOrderID
Resets the node.
Public methodResetUUID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCopyIndicator
Indicator (BBIE). Indicates whether the referenced Order is a copy (true) or the original (false).
Public propertyCopyIndicatorSet
Checks if the property has been set or not.
Public propertyCustomerReference
Reference (BBIE). A reference used (CRI) for tagging purchasing card transactions.
Public propertyCustomerReferenceSet
Checks if the property has been set or not.
Public propertyDocumentRef
Document Reference (ASBIE). An association to Document Reference.
Public propertyDocumentRefSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies the referenced Order assigned by the buyer.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyIssueDate
Issue Date (BBIE). The date on which the referenced Order was issued.
Public propertyIssueDateSet
Checks if the property has been set or not.
Public propertyIssueTime
Issue Time (BBIE). The time at which the referenced Order was issued.
Public propertyIssueTimeSet
Checks if the property has been set or not.
Public propertySalesOrderID
Sales Order Identifier (BBIE). Identifies the referenced Order assigned by the seller.
Public propertySalesOrderIDSet
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