Share via


SalesTaxFormTypes_IN::findbyFormType Method

Reads the SalesTaxFormTypes_IN table for the specified record ID.

Syntax

client server public static SalesTaxFormTypes_IN findbyFormType(FormType_IN _formType, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: SalesTaxFormTypes_IN Table
A buffer that contains the SalesTaxFormTypes_IN table.

See Also

Reference

SalesTaxFormTypes_IN Table