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