📚 SAP Business One SDK Help

MessageDataLines 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 ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property CountRetrurns the number of MessageDataLine data structures in the data column.

See Also