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 : DicomCommandPriorityType Enumeration |
public enum DicomCommandPriorityType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum DicomCommandPriorityType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DicomCommandPriorityType
public enum DicomCommandPriorityType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomCommandPriorityType = function() { }; Leadtools.Dicom.DicomCommandPriorityType.prototype = {<br/> LeadtoolsMemberMarker(replace me) };
public enum class DicomCommandPriorityType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Medium | Medium priority message. |
0x00000001 | Heigh | High priority message. |
0x00000002 | Low | Low priority message. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomCommandPriorityType