Share via


DirParameters::find Method

Finds a record from the DirParameters table.

Syntax

client server public static DirParameters find([boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record should be selected for update; optional.

Return Value

Type: DirParameters Table
A record from the DirParameters table.

See Also

Reference

DirParameters Table