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^ );
}
A Study value that represents the study
This represents the study information contained in the Leadtools.Dicom.DicomDataSet.
For an example, refer to Get(dicomscp,string,list<presentationcontext>)
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