Leadtools.Dicom.WCF
LEAD Technologies, Inc

CreateRole Method (DICOMService)






A System.String specifying the role to be created.
User custom data.
Creates a new role.
Syntax
public virtual void CreateRole( 
   string roleName,
   string extraData
)
'Declaration
 
Public Overridable Sub CreateRole( _
   ByVal roleName As String, _
   ByVal extraData As String _
) 
'Usage
 
Dim instance As DICOMService
Dim roleName As String
Dim extraData As String
 
instance.CreateRole(roleName, extraData)
public virtual void CreateRole( 
   string roleName,
   string extraData
)
 function Leadtools.Dicom.WCF.DICOMService.CreateRole( 
   roleName ,
   extraData 
)
public:
virtual void CreateRole( 
   String^ roleName,
   String^ extraData
) 

Parameters

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DICOMService Class
DICOMService Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.