LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomRoleSupport Enumeration

Show in webframe







Specifies whether a role is supported for a Presentation Context in the DICOM Associate.
Syntax
'Declaration
 
Public Enum DicomRoleSupport 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomRoleSupport
public enum DicomRoleSupport : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomRoleSupport = function() { };
Leadtools.Dicom.DicomRoleSupport.prototype = {
Unsupported = 0x00000000, Supported = 0x00000001, };
public enum class DicomRoleSupport : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UnsupportedThe role is not supported.
0x00000001SupportedThe role is supported.
Example
For an example, refer to DicomAssociate.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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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