←Select platform

DeleteRole Method (DICOMService)

Summary

Deletes a specific role.

Syntax

C#
VB
C++
public void DeleteRole(  
   string roleName, 
   string extraData 
) 
Public Sub DeleteRole( _ 
   ByVal roleName As String, _ 
   ByVal extraData As String _ 
) 
public: 
void DeleteRole(  
   String^ roleName, 
   String^ extraData 
) 

Parameters

roleName
A System.String representing the role to be deleted.

extraData
User custom data.

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