Leadtools.Dicom Namespace > DicomAssociate Class : GetUserRole Method |
public DicomRoleSupport GetUserRole( byte id )
'Declaration Public Function GetUserRole( _ ByVal id As Byte _ ) As DicomRoleSupport
'Usage Dim instance As DicomAssociate Dim id As Byte Dim value As DicomRoleSupport value = instance.GetUserRole(id)
public DicomRoleSupport GetUserRole( byte id )
function Leadtools.Dicom.DicomAssociate.GetUserRole( id )
public: DicomRoleSupport GetUserRole( byte id )
To enable Role Selection, and to set the User and Provider Roles, call SetRoleSelect.