Share via


ServiceTaxInquiryTable_IN::existField Method

Checks whether exist record in ServiceTaxInquiryTable_IN table for given parameter.

Syntax

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

Run On

Called

Parameters

Return Value

Type: boolean
Returns true, if exist record; otherwise, false.

See Also

Reference

ServiceTaxInquiryTable_IN Table