Share via


PSASchedRole::findById Method

Retrieves the PSASchedRole record.

Syntax

client server public static PSASchedRole findById(PSASchedRoleId _roleId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    True if selecting for update.

Return Value

Type: PSASchedRole Table
The PSASchedRole with the passed in id.

See Also

Reference

PSASchedRole Table