The DeliveryTerms type exposes the following members.

Constructors

  NameDescription
Public methodDeliveryTerms
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 methodResetAllowanceCharge
Resets the node.
Public methodResetDeliveryLocation
Resets the node.
Public methodResetID
Resets the node.
Public methodResetLossRisk
Resets the node.
Public methodResetLossRiskResponsibilityCode
Resets the node.
Public methodResetSpecialTerms
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAllowanceCharge
Allowance Charge (ASBIE). An association to Allowance Charge.
Public propertyAllowanceChargeSet
Checks if the property has been set or not.
Public propertyDeliveryLocation
Location (ASBIE). An association to Location, e.g., a port.
Public propertyDeliveryLocationSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies the Delivery Terms.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyLossRisk
Loss Risk (BBIE). A description of the loss risk in the context of the Delivery Terms.
Public propertyLossRiskResponsibilityCode
Loss Risk Responsibility Code (BBIE). An identifier for the responsibility for loss risk in the context of the Delivery Terms, expressed as a code.
Public propertyLossRiskResponsibilityCodeSet
Checks if the property has been set or not.
Public propertyLossRiskSet
Checks if the property has been set or not.
Public propertySpecialTerms
Terms (BBIE). A description of special conditions relating to the Delivery Terms.
Public propertySpecialTermsSet
Checks if the property has been set or not.

See Also