Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomAssociate Class : GetProviderRole Method |
public DicomRoleSupport GetProviderRole( byte id )
'Declaration
Public Function GetProviderRole( _ ByVal id As Byte _ ) As DicomRoleSupport
'Usage
Dim instance As DicomAssociate Dim id As Byte Dim value As DicomRoleSupport value = instance.GetProviderRole(id)
public DicomRoleSupport GetProviderRole( byte id )
function Leadtools.Dicom.DicomAssociate.GetProviderRole( id )
public: DicomRoleSupport GetProviderRole( byte id )
To enable Role Selection, and to set the User and Provider Roles, call SetRoleSelect.