C#
VB
WinRT C#
C++
Represents the possible priority levels of the message.
public enum DicomCommandPriorityType
Public Enum DicomCommandPriorityType
public enum DicomCommandPriorityType
Leadtools.Dicom.DicomCommandPriorityType = function() { };
Leadtools.Dicom.DicomCommandPriorityType.prototype = {<br/>
LeadtoolsMemberMarker(replace me)
};
public enum class DicomCommandPriorityType
Members
Value | Member | Description |
---|---|---|
0 | Medium | Medium priority message. |
1 | Heigh | High priority message. |
2 | Low | Low priority message. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET