Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomRoleSupport Enumeration








Specifies whether a role is supported for a Presentation Context in the DICOM Associate.
Syntax
'Declaration
 
Public Enum DicomRoleSupport 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomRoleSupport
Leadtools.Dicom.DicomRoleSupport = function() { };
Leadtools.Dicom.DicomRoleSupport.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomRoleSupport : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Unsupported The role is not supported.
0x00000001Supported The role is supported.
Example
For an example, refer to IsRoleSelect.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomRoleSupport

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
GetUserRole Method
GetProviderRole Method
SetRoleSelect Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features