public bool CanUserAssignJob( UserDetails currentUser )
Public Function CanUserAssignJob( _ ByVal currentUser As UserDetails _ ) As Boolean
Parameters
- currentUser
- The user to test for the ability to assign the job
Return Value
Whether the job can be assigned