C#
VB
Java
WinRT C#
C++
Gets the type of Information Object Definition you are working with.
public DicomIodType Type { get; }
Public ReadOnly Property Type As Leadtools.Dicom.DicomIodType
public Leadtools.Dicom.DicomIodType Type {get;}
public DicomIodType getType()
get_Type();
public:
property Leadtools.Dicom.DicomIodType Type {
Leadtools.Dicom.DicomIodType get();
}
Enumeration that represents the type of Information Object Definition you are working with.
For an example, refer to Reset.
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