📚 SAP Business One SDK Help

UserMenuService Object Members
See Also  Overview 

Public Methods

Public Method GetCurrentUserMenuGet the UserMenuItems data collection that represents current user menu.
Public Method GetDataInterfaceCreates an empty data structure. This means the structure contains
the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileRetrieves the Data Interface schema from XML file.
Public Method GetDataInterfaceFromXMLStringRetrieves the Data Interface schema from XML string.
Public Method GetUserMenuGet a User's defined menu (UserMenuItems), by its UserMenuParams identification key.
Public Method UpdateCurrentUserMenuReplace current User Menu with another User menu (UserMenuItems).
Public Method UpdateUserMenuReplace a User Menu definition (UserMenuItems), identified by it UserMenuParams with a new User menu definition (UserMenuItems).

See Also