The Despatch type exposes the following members.

Constructors

  NameDescription
Public methodDespatch
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 methodResetActualDespatchDate
Resets the node.
Public methodResetActualDespatchTime
Resets the node.
Public methodResetContact
Resets the node.
Public methodResetDespatchAddress
Resets the node.
Public methodResetDespatchParty
Resets the node.
Public methodResetEstimatedDespatchDate
Resets the node.
Public methodResetEstimatedDespatchTime
Resets the node.
Public methodResetID
Resets the node.
Public methodResetRequestedDespatchDate
Resets the node.
Public methodResetRequestedDespatchTime
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyActualDespatchDate
Despatch Date (BBIE). The actual despatch (pick-up) date.
Public propertyActualDespatchDateSet
Checks if the property has been set or not.
Public propertyActualDespatchTime
Despatch Time (BBIE). The actual despatch (pick-up) time.
Public propertyActualDespatchTimeSet
Checks if the property has been set or not.
Public propertyContact
Contact (ASBIE). An association to Contact.
Public propertyContactSet
Checks if the property has been set or not.
Public propertyDespatchAddress
Address (ASBIE). An association to Despatch Address.
Public propertyDespatchAddressSet
Checks if the property has been set or not.
Public propertyDespatchParty
Party (ASBIE). The party who despatched the delivery.
Public propertyDespatchPartySet
Checks if the property has been set or not.
Public propertyEstimatedDespatchDate
Despatch Date (BBIE). The despatch (pick-up) date estimated by the seller or Despatch.
Public propertyEstimatedDespatchDateSet
Checks if the property has been set or not.
Public propertyEstimatedDespatchTime
Despatch Time (BBIE). The despatch (pick-up) time estimated by the seller or Despatch.
Public propertyEstimatedDespatchTimeSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). The identifier for the Delivery.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyRequestedDespatchDate
Despatch Date (BBIE). The despatch (pick-up) date requested by the buyer.
Public propertyRequestedDespatchDateSet
Checks if the property has been set or not.
Public propertyRequestedDespatchTime
Despatch Time (BBIE). The despatch (pick-up) time requested by the buyer.
Public propertyRequestedDespatchTimeSet
Checks if the property has been set or not.

See Also