C#
VB
C++
Gets or sets the study.
public Study Study { get; set; }
Public Property Study As Leadtools.Dicom.Scu.Study
public:
property Leadtools.Dicom.Scu.Study^ Study {
Leadtools.Dicom.Scu.Study^ get();
void set ( Leadtools.Dicom.Scu.Study^ );
}
The study.
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).
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