Share via


ExciseTariffCodes_IN::findByTariffCode Method

Finds the excise tariff codes by tariff code.

Syntax

client server public static ExciseTariffCodes_IN findByTariffCode(TariffCode_IN _tariffCode, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: ExciseTariffCodes_IN Table
The instance of the ExciseTariffCodes_IN class.

See Also

Reference

ExciseTariffCodes_IN Table