📚 SAP Business One SDK Help

DefaultElementsforCRService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a default element.
Public Method GetRetrieves a default element.

The default element is specified by its key, which is contained in the DefaultElementsforCRParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the DefaultElementsforCRService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.

See Also