←Select platform

CreateRole Method (IManageService)

Summary

Creates a new role.

Syntax

C#
VB
C++
[OperationContractAttribute()] 
void CreateRole(  
   string roleName, 
   string extraData 
) 
<OperationContractAttribute()> 
Sub CreateRole( _ 
   ByVal roleName As String, _ 
   ByVal extraData As String _ 
) 
[OperationContractAttribute()] 
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