PSASchedRole::findById Method
Retrieves the PSASchedRole record.
Syntax
client server public static PSASchedRole findById(PSASchedRoleId _roleId, [boolean _forUpdate])
Run On
Called
Parameters
- _roleId
Type: PSASchedRoleId Extended Data Type
The id for the role to be retrieved.
- _forUpdate
Type: boolean
True if selecting for update.
Return Value
Type: PSASchedRole Table
The PSASchedRole with the passed in id.