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 > DicomUid Class : Type Property |
public DicomUIDCategory Type {get;}
'Declaration
Public ReadOnly Property Type As DicomUIDCategory
'Usage
Dim instance As DicomUid Dim value As DicomUIDCategory value = instance.Type
public DicomUIDCategory Type {get;}
public DicomUidCategory getType()
get_Type();
public: property DicomUIDCategory Type { DicomUIDCategory get(); }