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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomIodUsageType = function() { }; Leadtools.Dicom.DicomIodUsageType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomIodUsageType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ConditionalModule | Conditional IOD |
MandatoryModule | Mandatory IOD |
OptionalElement | Optional IOD - type 3 |
OptionalModule | Optional IOD |
Type1ConditionalElement | Conditional IOD - type 1 |
Type1MandatoryElement | Mandatory IOD - type 1 |
Type2ConditionalElement | Conditional IOD - type 2 |
Type2MandatoryElement | Mandatory IOD - type 2 |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomIodUsageType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2