LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomIodUsageType Enumeration

Show in webframe







Represents the constants that are used to indicate the usage of Information Object Definitions.
Syntax
'Declaration
 
Public Enum DicomIodUsageType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomIodUsageType
public enum DicomIodUsageType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            
public enum DicomIodUsageType 
Leadtools.Dicom.DicomIodUsageType = function() { };
Leadtools.Dicom.DicomIodUsageType.prototype = {
MandatoryModule = 0x00000000, ConditionalModule = 0x00000001, OptionalModule = 0x00000002, Type1MandatoryElement = 0x00000003, Type1ConditionalElement = 0x00000004, Type2MandatoryElement = 0x00000005, Type2ConditionalElement = 0x00000006, OptionalElement = 0x00000007, };
public enum class DicomIodUsageType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000MandatoryModuleMandatory IOD
0x00000001ConditionalModuleConditional IOD
0x00000002OptionalModuleOptional IOD
0x00000003Type1MandatoryElementMandatory IOD - type 1
0x00000004Type1ConditionalElementConditional IOD - type 1
0x00000005Type2MandatoryElementMandatory IOD - type 2
0x00000006Type2ConditionalElementConditional IOD - type 2
0x00000007OptionalElementOptional IOD - type 3
Example
For an example, refer to DicomIodTable.Reset.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomIodUsageType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
Usage Property
DicomIodTable Class

 

 


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