Class DataLocationContentDataResult
- Namespace
- MES.MQC.DataSourceLibrary.Models.Connectors
- Assembly
- MES.MQC.DataSourceLibrary.dll
public class DataLocationContentDataResult
- Inheritance
-
DataLocationContentDataResult
- Inherited Members
Properties
Data
public List<AdapterData> Data { get; set; }
Property Value
Findings
public List<AdapterFinding> Findings { get; set; }
Property Value
Measures
public List<AdapterMeasure> Measures { get; set; }