📚 SAP Business One SDK Help

ServiceCallTypeParamsCollection Collection Members
See Also  Overview 

Public Methods

Public Method AddAdds an empty object to the collection.
Public Method GetXMLSchemaReturns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods.
Public Method ItemReturns the object at the specified index.
Public Method ToXMLFileCreates an XML file that represents the object.
Public Method ToXMLStringCreates and returns an XML string that represents the object.

Public Properties

Public Property CountReturns the number of objects in the collection.

See Also