Visual Basic (Declaration) | |
---|---|
Public Enum DicomCommandType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum DicomCommandType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum DicomCommandType : public Enum |
C++/CLI | |
---|---|
public enum class DicomCommandType : public Enum |
Member | Description |
---|---|
Undefined | Undefined. |
CStore | Composite Store Command. |
CFind | Composite Find Command. |
CGet | Composite Get Command. |
CMove | Composite Move Command. |
CCancel | Composite Cancel Command. |
CEcho | Composite Echo Command. |
NReport | Normalized Report Command. |
NGet | Normalized Get Command. |
NSet | Normalized Set Command. |
NAction | Normalized Action Command. |
NCreate | Normalized Create Command. |
NDelete | Normalized Delete Command. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomCommandType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family