C#
VB
C++
Gets or sets the priority.
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 );
}
The priority.
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).
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