Priority Property

Summary

Gets or sets the priority.

Syntax
C#
VB
C++
public DicomCommandPriorityType Priority { get; set; } 
  
Public Property Priority As DicomCommandPriorityType 
public: 
property DicomCommandPriorityType Priority { 
   DicomCommandPriorityType get(); 
   void set (    DicomCommandPriorityType ); 
} 

Property Value

A Leadtools.Dicom.DicomCommandPriorityType object that represents the priority.

Example

For an example refer to QueryRetrieveScu.Find(DicomScp,FindQuery).

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly