📚 SAP Business One SDK Help

GLAccounts Collection Members
See Also  Overview 

Public Methods

Public Method AddAdds a data structure (Item in the collection) and returns a reference to it (Index starting from 0).
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ItemReturns a reference to an existing item in the collection by its index.
Public Method ToXMLFileCreates an XML file that represents the object data.
Public Method ToXMLStringmethod ToXMLString

Public Properties

Public Property CountReturns the number of GLAccount data structures in the collection.

See Also