Leadtools.Dicom.Services

CreateRole Method

Show in webframe



A System.String specifying the role to be created.
User custom data.
Creates a new role.
Syntax
'Declaration
 
Sub CreateRole( _
   ByVal roleName As String, _
   ByVal extraData As String _
) 
'Usage
 
Dim instance As IDICOMManage
Dim roleName As String
Dim extraData As String
 
instance.CreateRole(roleName, extraData)
void CreateRole( 
   string roleName,
   string extraData
)
void CreateRole( 
   String^ roleName,
   String^ extraData
) 

Parameters

roleName
A System.String specifying the role to be created.
extraData
User custom data.
Requirements

Target Platforms

See Also

Reference

IDICOMManage Interface
IDICOMManage Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.