Share via


FormulaDesigner_IN::findByTaxCode Method

Finds the formula designer by tax code.

Syntax

client server public static FormulaDesigner_IN findByTaxCode(
    TaxItemGroup _taxItemGroup, 
    TaxCode _taxCode, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record of the formula designer will be updated.

Return Value

Type: FormulaDesigner_IN Table
The instance of the FormulaDesigner_IN class.

See Also

Reference

FormulaDesigner_IN Table