📚 SAP Business One SDK Help

TargetGroupsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a target group.
Public Method DeleteDeletes an existing target group.
Public Method GetRetrieves a target group.

The target group is specified by its key, which is contained in the TargetGroupParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the TargetGroupsService.
Public Method GetDataInterfaceFromXMLFileGetDataInterfaceFromXMLFile
Public Method GetDataInterfaceFromXMLStringGetDataInterfaceFromXMLString
Public Method GetListReturns the TargetGroupsParams data collection that identifies all target groups.
Public Method UpdateUpdates an existing target group.

See Also