MarkupTransHistory::find Method
Finds the specified record in the MarkupTransHistory table.
Syntax
client server public static MarkupTransHistory find(MarkupTrans _markupTrans, [utcdatetime _validTime])
Run On
ClientOrServer
Parameters
- _markupTrans
Type: MarkupTrans Table
- _validTime
Type: utcdatetime
Return Value
Type: MarkupTransHistory Table
A MarkupTransHistory record if one exists; otherwise, an empty record.