📚 SAP Business One SDK Help

ApprovalStages Collection Members
See Also  Overview 

Public Methods

Public Method AddAdds a new ApprovalStage data structure to the ApprovalStages Object.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ItemReturns a reference to the ApprovalStage you want to get 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 ApprovalStage data structures in the ApprovalStages data collection.

See Also