←Select platform

DicomRoleSupport Enumeration

Summary

Specifies whether a role is supported for a Presentation Context in the DICOM Associate.

Syntax

C#
VB
C++
public enum DicomRoleSupport   
Public Enum DicomRoleSupport  
    
    
public enum class DicomRoleSupport   

Members

ValueMemberDescription
0Unsupported The role is not supported.
1Supported The role is supported.
Example

For an example, refer to IsRoleSelect.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly