C#
VB
C++
Gets or sets the sop instance reference.
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 reference that describes the instance for which media creation failed.
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