C#
VB
C++
Gets or sets the instance.
public CompositeObjectInstance Instance { get; set; }
Public Property Instance As Leadtools.Dicom.Scu.Common.CompositeObjectInstance
public:
property Leadtools.Dicom.Scu.Common.CompositeObjectInstance^ Instance {
Leadtools.Dicom.Scu.Common.CompositeObjectInstance^ get();
void set ( Leadtools.Dicom.Scu.Common.CompositeObjectInstance^ );
}
A CompositeObjectInstance object that represents the instance.
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