📚 SAP Business One SDK Help

Get Method
See Also 
pISpecificWTHAmountsParams

The key of the specific WTax amounts to retrieve.

Description

Retrieves a specific WTax amounts.

The specific WTax amounts is specified by its key, which is contained in the SpecificWTHAmountsParams object passed to the method.

Syntax

Visual Basic
Public Function Get( _
   ByVal pISpecificWTHAmountsParams As SpecificWTHAmountsParams _
) As SpecificWTHAmounts

Parameters

pISpecificWTHAmountsParams

The key of the specific WTax amounts to retrieve.

See Also