![]() |
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 : 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
public enum DicomCommandType
Leadtools.Dicom.DicomCommandType = function() { }; Leadtools.Dicom.DicomCommandType.prototype = {<br/> Undefined = 0x00000000, CStore = 0x00000001, CGet = 0x00000010, CFind = 0x00000020, CMove = 0x00000021, CEcho = 0x00000030, NReport = 0x00000100, NGet = 0x00000110, NSet = 0x00000120, NAction = 0x00000130, NCreate = 0x00000140, NDelete = 0x00000150, CCancel = 0x00000FFF, };
public enum class DicomCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomCommandType