Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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(); }