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 > DicomDataSet Class : GetValueResult Property |
public DicomGetValueResult GetValueResult {get;}
'Declaration
Public ReadOnly Property GetValueResult As DicomGetValueResult
'Usage
Dim instance As DicomDataSet Dim value As DicomGetValueResult value = instance.GetValueResult
public DicomGetValueResult GetValueResult {get;}
get_GetValueResult();
public: property DicomGetValueResult GetValueResult { DicomGetValueResult get(); }