←Select platform

DicomCommandPriorityType Enumeration

Summary

Represents the possible priority levels of the message.

Syntax

C#
VB
WinRT C#
C++
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

ValueMemberDescription
0Medium Medium priority message.
1Heigh High priority message.
2Low Low priority message.
Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly