Leadtools.Dicom Namespace : DicomCommandType Enumeration |
public enum DicomCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomCommandType
public enum DicomCommandType : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomCommandType = function() { }; Leadtools.Dicom.DicomCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CCancel | Composite Cancel Command. |
CEcho | Composite Echo Command. |
CFind | Composite Find Command. |
CGet | Composite Get Command. |
CMove | Composite Move Command. |
CStore | Composite Store Command. |
NAction | Normalized Action Command. |
NCreate | Normalized Create Command. |
NDelete | Normalized Delete Command. |
NGet | Normalized Get Command. |
NReport | Normalized Report Command. |
NSet | Normalized Set Command. |
Undefined | Undefined. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomCommandType
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