📚 SAP Business One SDK Help

FormPreferencesService Object Members
See Also  Overview 

Public Methods

Public Method GetColumnsPreferencesRetrieves the column preferences of a specified form for a specified user.
Public Method GetDataInterfaceCreates an empty data structure. This means the structure contains
the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileCreates a data structure from a specified XML file.
Public Method GetDataInterfaceFromXMLStringCreates a data structure from a specified XML string.
Public Method UpdateColumnsPreferencesUpdates the column preferences of a specified form for a specified user with the data specified in ColumnsPreferences data structure.

See Also