📚 SAP Business One SDK Help

ApprovalStageApprover Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileCreates an XML file that represents the object data.
Public Method FromXMLStringImports data from an XML string to the object.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
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 UserIDSets or returns the approver User code. Field name: UserID.

This is a foreign key to the Users object.

See Also