|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
| Leadtools.Dicom Namespace : DicomIodUsageType Enumeration |
public enum DicomIodUsageType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum DicomIodUsageType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DicomIodUsageType
public enum DicomIodUsageType : System.IComparable, System.IConvertible, System.IFormattable
public enum DicomIodUsageType
Leadtools.Dicom.DicomIodUsageType = function() { };
Leadtools.Dicom.DicomIodUsageType.prototype = {<br/>
MandatoryModule = 0x00000000,
ConditionalModule = 0x00000001,
OptionalModule = 0x00000002,
Type1MandatoryElement = 0x00000003,
Type1ConditionalElement = 0x00000004,
Type2MandatoryElement = 0x00000005,
Type2ConditionalElement = 0x00000006,
OptionalElement = 0x00000007,
};
public enum class DicomIodUsageType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomIodUsageType