public bool CanUpdateJobNotes( UserDetails currentUser )
Public Function CanUpdateJobNotes( _ ByVal currentUser As UserDetails _ ) As Boolean
Parameters
- currentUser
- Information on the currentUser
Return Value
Whether the job notes can be updated
public bool CanUpdateJobNotes( UserDetails currentUser )
Public Function CanUpdateJobNotes( _ ByVal currentUser As UserDetails _ ) As Boolean
Target Platforms: Windows 11, Windows 10