public bool CanChangeJobOwner( UserDetails currentUser )
Public Function CanChangeJobOwner( _ ByVal currentUser As UserDetails _ ) As Boolean
Parameters
- currentUser
- Information on the currentUser
Return Value
Whether the job owner can be changed
public bool CanChangeJobOwner( UserDetails currentUser )
Public Function CanChangeJobOwner( _ ByVal currentUser As UserDetails _ ) As Boolean
Target Platforms: Windows 10, Windows 8.1, Windows 7