C#
VB
C++
Gets or sets the sop instance.
public SopInstanceReference SopInstance { get; set; }
Public Property SopInstance As Leadtools.Dicom.Common.Datatypes.SopInstanceReference
public:
property Leadtools.Dicom.Common.Datatypes.SopInstanceReference^ SopInstance {
Leadtools.Dicom.Common.Datatypes.SopInstanceReference^ get();
void set ( Leadtools.Dicom.Common.Datatypes.SopInstanceReference^ );
}
The sop instance to use in the media creation request.
The sop instance needs to already be present on the SCP.
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