Leadtools.Dicom Namespace > DicomIod Class : Type Property |
public DicomIodType Type {get;}
'Declaration Public ReadOnly Property Type As DicomIodType
'Usage Dim instance As DicomIod Dim value As DicomIodType value = instance.Type
public DicomIodType Type {get;}
public DicomIodType getType()
get_Type();
public: property DicomIodType Type { DicomIodType get(); }