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 value that represents the instance
This represents the instance 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