MCROrderEventSetup::find Method
Finds the specified record in the MCROrderEventSetup table.
Syntax
client server public static MCROrderEventSetup find([TransDate _transDate])
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The transaction date of the MCROrderEventSetup table record to find.
Return Value
Type: MCROrderEventSetup Table
A record in the MCROrderEventSetup table if found; otherwise, an empty buffer.