FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AgreementRowNumber | Row number in the agreement.
Field name: AgrLineNum. |
Discount | property Discount |
DocStatus | property DocStatus |
DocumentDate | The related document posting date.
Field name: DocDate. |
DocumentNo | Number of the document that was created and associated with the blanket agreement.
Field name: DocNo. |
DocumentRowNumber | Number of the row in the document that is associated with the blanket agreement.
Field name: DocLineNum. |
DocumentType | Type of document that was created and associated with the blanket agreement, for example, a sales order or A/P invoice.
Field name: DocType. |
ItemDescription | Item description on the related document row.
Field name: ItemName. |
ItemNo | Item number on the related document row.
Field name: ItemCode. |
Quantity | Quantity on the related document row.
Field name: Quantity. |
RowStatus | Row status on the related document row.
Field name: RowStatus. |
UnitPrice | Price of the item in the sales or purchasing document.
Field name: UnitPrice. |
UnitsOfMeasurement | property UnitsOfMeasurement |
UoM | Unit of measurement on the related document row.
Field name: Uom. |
UoMCode | property UoMCode |