Share via


CustomsInquiryTable_IN::findBySelectQuery Method

Reads the CustomsInquiryTable_IN table for the specified SelectQuery_IN.

Syntax

client server public static CustomsInquiryTable_IN findBySelectQuery(SelectQuery_IN _selectQuery, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    if true, select record for update.

Return Value

Type: CustomsInquiryTable_IN Table
The CustomsInquiryTable_IN table record.

See Also

Reference

CustomsInquiryTable_IN Table