The Delivery type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Delivery |
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.) | |
| ResetActualDeliveryDate |
Resets the node.
| |
| ResetActualDeliveryTime |
Resets the node.
| |
| ResetDeliveryAddress |
Resets the node.
| |
| ResetDeliveryLocation |
Resets the node.
| |
| ResetDeliveryParty |
Resets the node.
| |
| ResetDespatch |
Resets the node.
| |
| ResetEstimatedDeliveryPeriod |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetLatestDeliveryDate |
Resets the node.
| |
| ResetLatestDeliveryTime |
Resets the node.
| |
| ResetMaximumQuantity |
Resets the node.
| |
| ResetMinimumQuantity |
Resets the node.
| |
| ResetPromisedDeliveryPeriod |
Resets the node.
| |
| ResetQuantity |
Resets the node.
| |
| ResetRequestedDeliveryPeriod |
Resets the node.
| |
| ResetTrackingID |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ActualDeliveryDate |
Delivery Date (BBIE). The actual Delivery date.
| |
| ActualDeliveryDateSet |
Checks if the property has been set or not.
| |
| ActualDeliveryTime |
Delivery Time (BBIE). The actual Delivery time.
| |
| ActualDeliveryTimeSet |
Checks if the property has been set or not.
| |
| DeliveryAddress |
Address (ASBIE). An association to Delivery Address.
| |
| DeliveryAddressSet |
Checks if the property has been set or not.
| |
| DeliveryLocation |
Location (ASBIE). An association to Location.
| |
| DeliveryLocationSet |
Checks if the property has been set or not.
| |
| DeliveryParty |
Party (ASBIE). The party to whom the goods/services are delivered.
| |
| DeliveryPartySet |
Checks if the property has been set or not.
| |
| Despatch |
Despatch (ASBIE). An association to the Despatch.
| |
| DespatchSet |
Checks if the property has been set or not.
| |
| EstimatedDeliveryPeriod |
Period (ASBIE). The estimated Period for Delivery.
| |
| EstimatedDeliveryPeriodSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). Identifies the Delivery.
| |
| IDSet |
Checks if the property has been set or not.
| |
| LatestDeliveryDate |
Delivery Date (BBIE). The latest delivery date allowed by the buyer.
| |
| LatestDeliveryDateSet |
Checks if the property has been set or not.
| |
| LatestDeliveryTime |
Delivery Time (BBIE). The latest delivery time allowed by the buyer.
| |
| LatestDeliveryTimeSet |
Checks if the property has been set or not.
| |
| MaximumQuantity |
Quantity (BBIE). The maximum quantity in a Delivery.
| |
| MaximumQuantitySet |
Checks if the property has been set or not.
| |
| MinimumQuantity |
Quantity (BBIE). The minimum quantity in a Delivery.
| |
| MinimumQuantitySet |
Checks if the property has been set or not.
| |
| PromisedDeliveryPeriod |
Period (ASBIE). The promised Period for Delivery.
| |
| PromisedDeliveryPeriodSet |
Checks if the property has been set or not.
| |
| Quantity |
Quantity (BBIE). The quantity in a Delivery.
| |
| QuantitySet |
Checks if the property has been set or not.
| |
| RequestedDeliveryPeriod |
Period (ASBIE). The requested Period for Delivery.
| |
| RequestedDeliveryPeriodSet |
Checks if the property has been set or not.
| |
| TrackingID |
Tracking Identifier (BBIE). The delivery Tracking ID (for transport tracking).
| |
| TrackingIDSet |
Checks if the property has been set or not.
|