The Delivery type exposes the following members.

Constructors

  NameDescription
Public methodDelivery
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 methodResetActualDeliveryDate
Resets the node.
Public methodResetActualDeliveryTime
Resets the node.
Public methodResetDeliveryAddress
Resets the node.
Public methodResetDeliveryLocation
Resets the node.
Public methodResetDeliveryParty
Resets the node.
Public methodResetDespatch
Resets the node.
Public methodResetEstimatedDeliveryPeriod
Resets the node.
Public methodResetID
Resets the node.
Public methodResetLatestDeliveryDate
Resets the node.
Public methodResetLatestDeliveryTime
Resets the node.
Public methodResetMaximumQuantity
Resets the node.
Public methodResetMinimumQuantity
Resets the node.
Public methodResetPromisedDeliveryPeriod
Resets the node.
Public methodResetQuantity
Resets the node.
Public methodResetRequestedDeliveryPeriod
Resets the node.
Public methodResetTrackingID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyActualDeliveryDate
Delivery Date (BBIE). The actual Delivery date.
Public propertyActualDeliveryDateSet
Checks if the property has been set or not.
Public propertyActualDeliveryTime
Delivery Time (BBIE). The actual Delivery time.
Public propertyActualDeliveryTimeSet
Checks if the property has been set or not.
Public propertyDeliveryAddress
Address (ASBIE). An association to Delivery Address.
Public propertyDeliveryAddressSet
Checks if the property has been set or not.
Public propertyDeliveryLocation
Location (ASBIE). An association to Location.
Public propertyDeliveryLocationSet
Checks if the property has been set or not.
Public propertyDeliveryParty
Party (ASBIE). The party to whom the goods/services are delivered.
Public propertyDeliveryPartySet
Checks if the property has been set or not.
Public propertyDespatch
Despatch (ASBIE). An association to the Despatch.
Public propertyDespatchSet
Checks if the property has been set or not.
Public propertyEstimatedDeliveryPeriod
Period (ASBIE). The estimated Period for Delivery.
Public propertyEstimatedDeliveryPeriodSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies the Delivery.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyLatestDeliveryDate
Delivery Date (BBIE). The latest delivery date allowed by the buyer.
Public propertyLatestDeliveryDateSet
Checks if the property has been set or not.
Public propertyLatestDeliveryTime
Delivery Time (BBIE). The latest delivery time allowed by the buyer.
Public propertyLatestDeliveryTimeSet
Checks if the property has been set or not.
Public propertyMaximumQuantity
Quantity (BBIE). The maximum quantity in a Delivery.
Public propertyMaximumQuantitySet
Checks if the property has been set or not.
Public propertyMinimumQuantity
Quantity (BBIE). The minimum quantity in a Delivery.
Public propertyMinimumQuantitySet
Checks if the property has been set or not.
Public propertyPromisedDeliveryPeriod
Period (ASBIE). The promised Period for Delivery.
Public propertyPromisedDeliveryPeriodSet
Checks if the property has been set or not.
Public propertyQuantity
Quantity (BBIE). The quantity in a Delivery.
Public propertyQuantitySet
Checks if the property has been set or not.
Public propertyRequestedDeliveryPeriod
Period (ASBIE). The requested Period for Delivery.
Public propertyRequestedDeliveryPeriodSet
Checks if the property has been set or not.
Public propertyTrackingID
Tracking Identifier (BBIE). The delivery Tracking ID (for transport tracking).
Public propertyTrackingIDSet
Checks if the property has been set or not.

See Also