Leadtools.Dicom.WCF

DeleteRole Method (DICOMService)

Show in webframe



A System.String representing the role to be deleted.
User custom data.
Deletes a specific role.
Syntax
'Declaration
 
Public Overridable Sub DeleteRole( _
   ByVal roleName As String, _
   ByVal extraData As String _
) 
'Usage
 
Dim instance As DICOMService
Dim roleName As String
Dim extraData As String
 
instance.DeleteRole(roleName, extraData)
public virtual void DeleteRole( 
   string roleName,
   string extraData
)
public:
virtual void DeleteRole( 
   String^ roleName,
   String^ extraData
) 

Parameters

roleName
A System.String representing the role to be deleted.
extraData
User custom data.
Requirements

Target Platforms

See Also

Reference

DICOMService Class
DICOMService Members

 

 


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