📚 SAP Business One SDK Help

MessageDataColumns Collection Members
See Also  Overview 

Public Methods

Public Method AddAdds a column to the data table.
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 CountSpecifies the number of columns in the data table.

See Also