Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Priority Property (BeforeCFindEventArgs)






Gets or sets the priority.
Syntax
public DicomCommandPriorityType Priority {get; set;}
'Declaration
 
Public Property Priority As DicomCommandPriorityType
'Usage
 
Dim instance As BeforeCFindEventArgs
Dim value As DicomCommandPriorityType
 
instance.Priority = value
 
value = instance.Priority

            

            
public:
property DicomCommandPriorityType Priority {
   DicomCommandPriorityType get();
   void set (    DicomCommandPriorityType value);
}

Property Value

A Leadtools.Dicom.DicomCommandPriorityType object that represents the priority.
Example
For an example refer to QueryRetrieveScu.Find(DicomScp,FindQuery).
Requirements

Target Platforms

See Also

Reference

BeforeCFindEventArgs Class
BeforeCFindEventArgs Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features