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