📚 SAP Business One SDK Help

UserMenuParams Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileImports data from an XML file to the object.
Public Method FromXMLStringSpecifies the path and file name of the XML data.
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 UserIDReturns the User Id.

Field name: UserSign.

This is a foreign key to the Users object.

See Also