Share via


ProjSchedulingSettings::find Method

Finds user scheduling settings using UserId

Syntax

client server public static ProjSchedulingSettings find(UserId _userId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Flag to indicate whether record should be marked for updating

Return Value

Type: ProjSchedulingSettings Table
Returns a ProjSchedulingSettings record

Remarks

Finds the ProjSchedulingSettings record using UserId natural/foreign key

See Also

Reference

ProjSchedulingSettings Table