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 > DicomVR Class : Code Property |
public DicomVRType Code {get;}
'Declaration
Public ReadOnly Property Code As DicomVRType
'Usage
Dim instance As DicomVR Dim value As DicomVRType value = instance.Code
public DicomVRType Code {get;}
public DicomVrType getCode()
get_Code();
public: property DicomVRType Code { DicomVRType get(); }