C#
VB
C++
Gets or sets priority level of the message
public DicomCommandPriorityType Priority { get; set; }
Public Property Priority As Leadtools.Dicom.DicomCommandPriorityType
public:
property Leadtools.Dicom.DicomCommandPriorityType Priority {
Leadtools.Dicom.DicomCommandPriorityType get();
void set ( Leadtools.Dicom.DicomCommandPriorityType );
}
A System.Int32 value that represents the message id.
For an example, refer to Get(dicomscp,string,list<presentationcontext>)
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