The OrderReference type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OrderReference |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetCopyIndicator |
Resets the node.
| |
| ResetCustomerReference |
Resets the node.
| |
| ResetDocumentRef |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetIssueDate |
Resets the node.
| |
| ResetIssueTime |
Resets the node.
| |
| ResetSalesOrderID |
Resets the node.
| |
| ResetUUID |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CopyIndicator |
Indicator (BBIE). Indicates whether the referenced Order is a copy (true) or the original (false).
| |
| CopyIndicatorSet |
Checks if the property has been set or not.
| |
| CustomerReference |
Reference (BBIE). A reference used (CRI) for tagging purchasing card transactions.
| |
| CustomerReferenceSet |
Checks if the property has been set or not.
| |
| DocumentRef |
Document Reference (ASBIE). An association to Document Reference.
| |
| DocumentRefSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). Identifies the referenced Order assigned by the buyer.
| |
| IDSet |
Checks if the property has been set or not.
| |
| IssueDate |
Issue Date (BBIE). The date on which the referenced Order was issued.
| |
| IssueDateSet |
Checks if the property has been set or not.
| |
| IssueTime |
Issue Time (BBIE). The time at which the referenced Order was issued.
| |
| IssueTimeSet |
Checks if the property has been set or not.
| |
| SalesOrderID |
Sales Order Identifier (BBIE). Identifies the referenced Order assigned by the seller.
| |
| SalesOrderIDSet |
Checks if the property has been set or not.
| |
| UUID |
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
| |
| UUIDSet |
Checks if the property has been set or not.
|