←Select platform

RoleExists Method

Summary

Checks whether a role is defined by the server.

Syntax

C#
VB
C++
bool RoleExists(  
   string RoleName, 
   string extraData 
) 
Function RoleExists( _ 
   ByVal RoleName As String, _ 
   ByVal extraData As String _ 
) As Boolean 
bool RoleExists(  
   String^ RoleName, 
   String^ extraData 
) 

Parameters

RoleName
A System.String representing the role name to check for.

extraData
User custom data.

Return Value

true if the role name is defined by the server; otherwise false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Services Assembly
Click or drag to resize