←Select platform

CreateRole Method (DICOMService)

Summary

Creates a new role.

Syntax

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

Parameters

roleName
A System.String specifying the role to be created.

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