Share via


CustomsInquiryTable_IN::existField Method

Checks if CustomsInquiryTable_IN table record exists for specified SourceTableId, FieldName and SelectQuery_IN.

Syntax

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

Run On

Called

Parameters

Return Value

Type: boolean
true if CustomsInquiryTable_IN table record is found otherwise, false.

See Also

Reference

CustomsInquiryTable_IN Table