C#
VB
C++
Gets the level.
public InstanceLevel InstanceType { get; }
Public ReadOnly Property InstanceType As Leadtools.Dicom.Scu.Common.InstanceLevel
public:
property Leadtools.Dicom.Scu.Common.InstanceLevel InstanceType {
Leadtools.Dicom.Scu.Common.InstanceLevel get();
}
Describes the type of composite object instance.
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, 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