Share via


TrvAdminCustomFields::findDisplayMethod Method

Finds the TrvAdminCustomFields record for the specified table ID and method name.

Syntax

client server public static TrvAdminCustomFields findDisplayMethod(
    RefTableId _tableId, 
    IdentifierName _methodName, 
   [boolean _forupdate, 
    CompanyInfoRecId _companyInfoRecId])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    Indicates whether the record is needed for update; optional.

Return Value

Type: TrvAdminCustomFields Table
The TrvAdminCustomFields record.

See Also

Reference

TrvAdminCustomFields Table