📚 SAP Business One SDK Help

Delete Method
See Also 
pITaxReplStateSubParams
The key of the tax replacement state subscription data to be deleted.

Description

Deletes existing tax replacement state subscription data.

Syntax

Visual Basic
Public Sub Delete( _
   ByVal pITaxReplStateSubParams As TaxReplStateSubParams _
) 

Parameters

pITaxReplStateSubParams
The key of the tax replacement state subscription data to be deleted.

See Also