Share via


IndirectTaxInquiryTable_IN::existField Method

Determines whether the specified feild exists in the table.

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 exits; otherwise, false.

See Also

Reference

IndirectTaxInquiryTable_IN Table