C#
VB
C++
Java
Gets the type of Information Object Definition you are working with.
public DicomIodType Type { get; }
Public ReadOnly Property Type As DicomIodType
public DicomIodType getType()
public:
property DicomIodType Type {
DicomIodType get();
}
Enumeration that represents the type of Information Object Definition you are working with.