C#
VB
C++
Java
Represents the type of Information Object Definition you are working with.
public enum DicomIodType
Public Enum DicomIodType
public enum DicomIodType
public enum class DicomIodType
Value | Member | Description |
---|---|---|
0 | Class | Class type Information Object Definition |
1 | Module | Module type Information Object Definition |
2 | Element | Element type Information Object Definition |