Table of Contents

Class AdapterFindingData

Namespace
MES.MQC.DataSourceLibrary.Models.Adapters
Assembly
MES.MQC.DataSourceLibrary.dll

Data Relation for Findings.

public class AdapterFindingData
Inheritance
AdapterFindingData
Inherited Members

Properties

MeasureName

Name of the Measure.

public string MeasureName { get; set; }

Property Value

string

MeasurementName

Name of the Measurement.

public string MeasurementName { get; set; }

Property Value

string

VariableName

Name of the Variable.

public string VariableName { get; set; }

Property Value

string