Share via


SIGReportFinished::find Method

Finds the specified record in the SIGReportFinished table.

Syntax

client server public static SIGReportFinished find(RefRecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: SIGReportFinished Table
A record in the SIGReportFinished table; otherwise, an empty record.

Remarks

This method is part of the standard table signature and is required by best practice rules.

See Also

Reference

SIGReportFinished Table