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

Show in webframe

Study Property (MovedEventArgs)






Gets or sets the study.
Syntax
public Study Study {get; set;}
'Declaration
 
Public Property Study As Study
'Usage
 
Dim instance As MovedEventArgs
Dim value As Study
 
instance.Study = value
 
value = instance.Study

            

            
public:
property Study^ Study {
   Study^ get();
   void set (    Study^ value);
}

Property Value

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

Target Platforms

See Also

Reference

MovedEventArgs Class
MovedEventArgs Members

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