←Select platform

DicomIodUsageType Enumeration

Summary

Represents the constants that are used to indicate the usage of Information Object Definitions.

Syntax
C#
VB
C++
Java
public enum DicomIodUsageType   
Public Enum DicomIodUsageType  
public enum DicomIodUsageType  
public enum class DicomIodUsageType   

Members
ValueMemberDescription
0MandatoryModule Mandatory IOD
1ConditionalModule Conditional IOD
2OptionalModule Optional IOD
3Type1MandatoryElement Mandatory IOD - type 1
4Type1ConditionalElement Conditional IOD - type 1
5Type2MandatoryElement Mandatory IOD - type 2
6Type2ConditionalElement Conditional IOD - type 2
7OptionalElement Optional IOD - type 3

Example

For an example, refer to Reset.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly