Share via


PdsMRCParameters::find Method

Finds or creates a record in the MRCParameters table.

Syntax

server public static PdsMRCParameters find([boolean _forUpdate])

Run On

Server

Parameters

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

Return Value

Type: PdsMRCParameters Table
The parameter record.

See Also

Reference

PdsMRCParameters Table