📚 SAP Business One SDK Help

TaxReportDocuments Collection Members
See Also  Overview 

Public Methods

Public Method AddAdds a new TaxReportDocument to the TaxReportDocuments data collection.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ItemReturns reference to existing TaxReportDocument item in the collection by its index.
Public Method ToXMLFileCreates an XML file that represents the object data.
Public Method ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property CountReturns the number of TaxReportDocument data structures in the TaxReportDocuments data collection.

See Also