📚 SAP Business One SDK Help

ReferenceLinksDefinitionsService Object Members
See Also  Overview 

Public Methods

Public Method GetRetrieves a reference links definition. The reference links definition is specified by its key, which is contained in the `ReferenceLinksDefinitionParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `ReferenceLinksDefinitionsService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `ReferenceLinksDefinitionParamsCollection` data collection that identifies all reference links definitions.

See Also