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.Services Namespace > IDICOMManage Interface : RoleExists Method |
'Declaration Function RoleExists( _ ByVal RoleName As String, _ ByVal extraData As String _ ) As Boolean
'Usage Dim instance As IDICOMManage Dim RoleName As String Dim extraData As String Dim value As Boolean value = instance.RoleExists(RoleName, extraData)