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 > DICOMService Class : RoleExists Method |
'Declaration Public Overridable Function RoleExists( _ ByVal roleName As String, _ ByVal extraData As String _ ) As Boolean
'Usage Dim instance As DICOMService Dim roleName As String Dim extraData As String Dim value As Boolean value = instance.RoleExists(roleName, extraData)