The OrderLine type exposes the following members.

Constructors

  NameDescription
Public methodOrderLine
Default constructor.

Methods

  NameDescription
Public methodAddBuyerPropSubstLineItem
Add a new 'Line Item' entry. Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
Public methodAddDocumentRef
Add a new 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodAddSellerSubstLineItem
Add a new 'Line Item' entry. Line Item (ASBIE). Item(s) replaced by the seller. The original ordered quantity and pricing may be different from the substituted item. However, when an item is substituted by the seller, it is assumed that other information, such as shipment details, will be the same.
Public methodAddSellrPropSubstLineItem
Add a new 'Line Item' entry. Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
Public methodClearBuyerPropSubstLineItems
Removes all 'Line Item' entries. Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
Public methodClearDocumentRefs
Removes all 'Document Reference' entries. Document Reference (ASBIE). An association to Document Reference.
Public methodClearSellerSubstLineItems
Removes all 'Line Item' entries. Line Item (ASBIE). Item(s) replaced by the seller. The original ordered quantity and pricing may be different from the substituted item. However, when an item is substituted by the seller, it is assumed that other information, such as shipment details, will be the same.
Public methodClearSellrPropSubstLineItems
Removes all 'Line Item' entries. Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBuyerPropSubstLineItem
Gets a 'Line Item' entry. Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
Public methodGetBuyerPropSubstLineItemCount
Gets the number of 'Line Item' entries in the container object. Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
Public methodGetDocumentRef
Gets a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodGetDocumentRefCount
Gets the number of 'Document Reference' entries in the container object. Document Reference (ASBIE). An association to Document Reference.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetSellerSubstLineItem
Gets a 'Line Item' entry. Line Item (ASBIE). Item(s) replaced by the seller. The original ordered quantity and pricing may be different from the substituted item. However, when an item is substituted by the seller, it is assumed that other information, such as shipment details, will be the same.
Public methodGetSellerSubstLineItemCount
Gets the number of 'Line Item' entries in the container object. Line Item (ASBIE). Item(s) replaced by the seller. The original ordered quantity and pricing may be different from the substituted item. However, when an item is substituted by the seller, it is assumed that other information, such as shipment details, will be the same.
Public methodGetSellrPropSubstLineItem
Gets a 'Line Item' entry. Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
Public methodGetSellrPropSubstLineItemCount
Gets the number of 'Line Item' entries in the container object. Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveBuyerPropSubstLineItem
Removes a 'Line Item' entry. Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
Public methodRemoveDocumentRef
Removes a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodRemoveSellerSubstLineItem
Removes a 'Line Item' entry. Line Item (ASBIE). Item(s) replaced by the seller. The original ordered quantity and pricing may be different from the substituted item. However, when an item is substituted by the seller, it is assumed that other information, such as shipment details, will be the same.
Public methodRemoveSellrPropSubstLineItem
Removes a 'Line Item' entry. Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
Public methodResetCatalogueLineReference
Resets the node.
Public methodResetLineItem
Resets the node.
Public methodResetNote
Resets the node.
Public methodResetQuotationLineReference
Resets the node.
Public methodResetSubstitutionStatusCode
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCatalogueLineReference
Line Reference (ASBIE). An associative reference to Catalogue Line.
Public propertyCatalogueLineReferenceSet
Checks if the property has been set or not.
Public propertyLineItem
Line Item (ASBIE). An association to Line Item.
Public propertyLineItemSet
Checks if the property has been set or not.
Public propertyNote
Note (BBIE). Free-form text applying to the Order Line. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public propertyNoteSet
Checks if the property has been set or not.
Public propertyQuotationLineReference
Line Reference (ASBIE). an associative reference to Quotation Line.
Public propertyQuotationLineReferenceSet
Checks if the property has been set or not.
Public propertySubstitutionStatusCode
Substitution Status Code (BBIE). A code indicating the substitution status of the Order Line. Order Line may indicate that a substitute is proposed by the buyer or by the seller (in Order Response) or that a substitution has been made by the seller (in Order Response).
Public propertySubstitutionStatusCodeSet
Checks if the property has been set or not.

See Also