Share via


SalesTaxInquiryTable_IN::existField Method

Verifies whether a specified field exists.

Syntax

client server public static boolean existField(
    TableId _sourceTableId, 
    FieldName _fieldName, 
    SelectQuery_IN _name)

Run On

Called

Parameters

Return Value

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

See Also

Reference

SalesTaxInquiryTable_IN Table