The OrderLine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OrderLine |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddBuyerPropSubstLineItem |
Add a new 'Line Item' entry.
Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
| |
| AddDocumentRef |
Add a new 'Document Reference' entry.
Document Reference (ASBIE). An association to Document Reference.
| |
| AddSellerSubstLineItem |
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.
| |
| AddSellrPropSubstLineItem |
Add a new 'Line Item' entry.
Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
| |
| ClearBuyerPropSubstLineItems |
Removes all 'Line Item' entries.
Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
| |
| ClearDocumentRefs |
Removes all 'Document Reference' entries.
Document Reference (ASBIE). An association to Document Reference.
| |
| ClearSellerSubstLineItems |
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.
| |
| ClearSellrPropSubstLineItems |
Removes all 'Line Item' entries.
Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
| |
| Equals | (Inherited from Object.) | |
| GetBuyerPropSubstLineItem |
Gets a 'Line Item' entry.
Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
| |
| GetBuyerPropSubstLineItemCount |
Gets the number of 'Line Item' entries in the container object.
Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
| |
| GetDocumentRef |
Gets a 'Document Reference' entry.
Document Reference (ASBIE). An association to Document Reference.
| |
| GetDocumentRefCount |
Gets the number of 'Document Reference' entries in the container object.
Document Reference (ASBIE). An association to Document Reference.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetSellerSubstLineItem |
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.
| |
| GetSellerSubstLineItemCount |
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.
| |
| GetSellrPropSubstLineItem |
Gets a 'Line Item' entry.
Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
| |
| GetSellrPropSubstLineItemCount |
Gets the number of 'Line Item' entries in the container object.
Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveBuyerPropSubstLineItem |
Removes a 'Line Item' entry.
Line Item (ASBIE). Possible alternatives, proposed by the buyer, to the Line Item.
| |
| RemoveDocumentRef |
Removes a 'Document Reference' entry.
Document Reference (ASBIE). An association to Document Reference.
| |
| RemoveSellerSubstLineItem |
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.
| |
| RemoveSellrPropSubstLineItem |
Removes a 'Line Item' entry.
Line Item (ASBIE). Substitute Line Items proposed by the seller (in Order Response).
| |
| ResetCatalogueLineReference |
Resets the node.
| |
| ResetLineItem |
Resets the node.
| |
| ResetNote |
Resets the node.
| |
| ResetQuotationLineReference |
Resets the node.
| |
| ResetSubstitutionStatusCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CatalogueLineReference |
Line Reference (ASBIE). An associative reference to Catalogue Line.
| |
| CatalogueLineReferenceSet |
Checks if the property has been set or not.
| |
| LineItem |
Line Item (ASBIE). An association to Line Item.
| |
| LineItemSet |
Checks if the property has been set or not.
| |
| Note |
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.
| |
| NoteSet |
Checks if the property has been set or not.
| |
| QuotationLineReference |
Line Reference (ASBIE). an associative reference to Quotation Line.
| |
| QuotationLineReferenceSet |
Checks if the property has been set or not.
| |
| SubstitutionStatusCode |
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).
| |
| SubstitutionStatusCodeSet |
Checks if the property has been set or not.
|