←Select platform

RoleExists Method (DICOMService)

Summary

Checks if a role defined by the server.

Syntax

C#
VB
C++
public bool RoleExists(  
   string roleName, 
   string extraData 
) 
Public Function RoleExists( _ 
   ByVal roleName As String, _ 
   ByVal extraData As String _ 
) As Boolean 
public: 
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.WCF Assembly
Click or drag to resize