Share via


TaxPurchaseTaxValue::exist Method

Indicates whether the specified record exists in the TaxPurchaseTaxValue table.

Syntax

client server public static boolean exist(
    ValidFromDate _validFrom, 
    ValidToDate _validTo, 
   [RefRecId _taxPurchaseTaxRefRecId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

See Also

Reference

TaxPurchaseTaxValue Table