The Despatch type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Despatch |
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.) | |
| ResetActualDespatchDate |
Resets the node.
| |
| ResetActualDespatchTime |
Resets the node.
| |
| ResetContact |
Resets the node.
| |
| ResetDespatchAddress |
Resets the node.
| |
| ResetDespatchParty |
Resets the node.
| |
| ResetEstimatedDespatchDate |
Resets the node.
| |
| ResetEstimatedDespatchTime |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetRequestedDespatchDate |
Resets the node.
| |
| ResetRequestedDespatchTime |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ActualDespatchDate |
Despatch Date (BBIE). The actual despatch (pick-up) date.
| |
| ActualDespatchDateSet |
Checks if the property has been set or not.
| |
| ActualDespatchTime |
Despatch Time (BBIE). The actual despatch (pick-up) time.
| |
| ActualDespatchTimeSet |
Checks if the property has been set or not.
| |
| Contact |
Contact (ASBIE). An association to Contact.
| |
| ContactSet |
Checks if the property has been set or not.
| |
| DespatchAddress |
Address (ASBIE). An association to Despatch Address.
| |
| DespatchAddressSet |
Checks if the property has been set or not.
| |
| DespatchParty |
Party (ASBIE). The party who despatched the delivery.
| |
| DespatchPartySet |
Checks if the property has been set or not.
| |
| EstimatedDespatchDate |
Despatch Date (BBIE). The despatch (pick-up) date estimated by the seller or Despatch.
| |
| EstimatedDespatchDateSet |
Checks if the property has been set or not.
| |
| EstimatedDespatchTime |
Despatch Time (BBIE). The despatch (pick-up) time estimated by the seller or Despatch.
| |
| EstimatedDespatchTimeSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). The identifier for the Delivery.
| |
| IDSet |
Checks if the property has been set or not.
| |
| RequestedDespatchDate |
Despatch Date (BBIE). The despatch (pick-up) date requested by the buyer.
| |
| RequestedDespatchDateSet |
Checks if the property has been set or not.
| |
| RequestedDespatchTime |
Despatch Time (BBIE). The despatch (pick-up) time requested by the buyer.
| |
| RequestedDespatchTimeSet |
Checks if the property has been set or not.
|