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 );
}
A Leadtools.Dicom.DicomCommandPriorityType object that represents the priority.
For an example refer to QueryRetrieveScu.Find(dicomscp,findquery).
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