Share via


VATInquiryTable_IN::existField Method

Verifies whether the records exist in the table for the current record.

Syntax

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

Run On

Called

Parameters

Return Value

Type: boolean
true if records exist; otherwise, false.

See Also

Reference

VATInquiryTable_IN Table