Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.WCF Namespace > IManageService Interface : DeleteRole Method |
[OperationContractAttribute()] void DeleteRole( string roleName, string extraData )
'Declaration <OperationContractAttribute()> Sub DeleteRole( _ ByVal roleName As String, _ ByVal extraData As String _ )
'Usage Dim instance As IManageService Dim roleName As String Dim extraData As String instance.DeleteRole(roleName, extraData)
[OperationContractAttribute()] void DeleteRole( String^ roleName, String^ extraData )