📚 SAP Business One SDK Help

DistributionListsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a distribution list.
Public Method CancelCancel a distribution list.
Public Method CloseClose a distribution list.
Public Method GetRetrieves a distribution list.

The distribution list is specified by its key, which is contained in the DistributionListParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the DistributionListsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the DistributionListParamsCollection data collection that identifies all distribution lists.
Public Method ReopenReopens a closed distribution list.
Public Method UpdateUpdates an existing distribution list.

See Also