📚 SAP Business One SDK Help

EUTaxIndicatorsService Object Members
See Also  Overview 

Public Methods

Public Method AddCreates a new `EUTaxIndicator` record and returns its key as an `EUTaxIndicatorParams` object.
Public Method DeleteDeletes the record identified by the key in an `EUTaxIndicatorParams` object.
Public Method GetRetrieves a single `EUTaxIndicator` record by the key in an `EUTaxIndicatorParams` object.
Public Method GetDataInterfaceGetDataInterface
Public Method GetDataInterfaceFromXMLFileGetDataInterfaceFromXMLFile
Public Method GetDataInterfaceFromXMLStringGetDataInterfaceFromXMLString
Public Method GetListRetrieves all records as an `EUTaxIndicatorParamsCollection`.
Public Method UpdateUpdates an existing `EUTaxIndicator` record.

See Also