Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Interfaces Namespace > MatchFoundEventArgs Class : DataSet Property |
public DicomDataSet DataSet {get;}
'Declaration Public ReadOnly Property DataSet As DicomDataSet
'Usage Dim instance As MatchFoundEventArgs Dim value As DicomDataSet value = instance.DataSet
public: property DicomDataSet^ DataSet { DicomDataSet^ get(); }