←Select platform

GetPermissions Method

Summary

Returns the list of all available permissions for the medical web viewer.

Syntax
C#
C++/CLI
public ControllerReturnCode GetPermissions( 
   List<Permission> permissionList 
) 
public:  
   ControllerReturnCode^ GetPermissions( 
      List<Permission^>^ permissionList 
   ) 

Parameters

permissionList

the list of all available permissions for the medical web viewer.

Return Value

A ControllerReturnCode value indicating the result.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.