The QuotationLine type exposes the following members.

Constructors

  NameDescription
Public methodQuotationLine
Default constructor.

Methods

  NameDescription
Public methodAddDocumentRef
Add a new 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodAddSellrPropSubstLineItem
Add a new 'Line Item' entry. Line Item (ASBIE). An association to a proposed substitute Line Item.
Public methodClearDocumentRefs
Removes all 'Document Reference' entries. Document Reference (ASBIE). An association to Document Reference.
Public methodClearSellrPropSubstLineItems
Removes all 'Line Item' entries. Line Item (ASBIE). An association to a proposed substitute Line Item.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 methodGetSellrPropSubstLineItem
Gets a 'Line Item' entry. Line Item (ASBIE). An association to a proposed substitute Line Item.
Public methodGetSellrPropSubstLineItemCount
Gets the number of 'Line Item' entries in the container object. Line Item (ASBIE). An association to a proposed substitute Line Item.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveDocumentRef
Removes a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodRemoveSellrPropSubstLineItem
Removes a 'Line Item' entry. Line Item (ASBIE). An association to a proposed substitute Line Item.
Public methodResetID
Resets the node.
Public methodResetLineExtensionAmount
Resets the node.
Public methodResetLineItem
Resets the node.
Public methodResetNote
Resets the node.
Public methodResetQuantity
Resets the node.
Public methodResetTotalTaxAmount
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyID
Identifier (BBIE). Identifies the Quotation Line Item.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyLineExtensionAmount
Line Extension Amount (BBIE). The total amount for the Quotation Line, including Allowance Charges but net of taxes.
Public propertyLineExtensionAmountSet
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 Quotation 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 propertyQuantity
Quantity (BBIE). The quantity of the item quoted.
Public propertyQuantitySet
Checks if the property has been set or not.
Public propertyTotalTaxAmount
Tax Amount (BBIE). The total tax amount for the Quotation Line.
Public propertyTotalTaxAmountSet
Checks if the property has been set or not.

See Also