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

Show in webframe

Priority Property (BeforeCMoveEventArgs)






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

            

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

Property Value

The priority.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).
Requirements

Target Platforms

See Also

Reference

BeforeCMoveEventArgs Class
BeforeCMoveEventArgs Members

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