Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the record with the specified parameters.
Syntax
public Common getDropCommon(DictTable _dictTable, anytype Data)
Run On
Client
Parameters
- _dictTable
Type: DictTable Class
A dictionary object the holds the table data.
- Data
Type: anytype
The data value of the record.
Return Value
Type: Common Table
An instance of the table record.