📚 SAP Business One SDK Help

PersonalFieldsSetupsService Object Members
See Also  Overview 

Public Methods

Public Method GetRetrieves a personal fields setup. The setup is specified by its key, which is contained in the `PersonalFieldsSetupParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `PersonalFieldsSetupsService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.

See Also