Table of Contents

Class EmbeddedTesterHtmlFileReader.FileReaderAdapterOptions

Namespace
MES.MQC.DataSourceLibrary.Adapters.Files
Assembly
MES.MQC.DataSourceLibrary.dll
public class EmbeddedTesterHtmlFileReader.FileReaderAdapterOptions : FileReaderAdapterOptions
Inheritance
AdapterOptions
EmbeddedTesterHtmlFileReader.FileReaderAdapterOptions
Inherited Members

Properties

MeasureNameMapping

[JsonProperty(Required = Required.DisallowNull, DefaultValueHandling = DefaultValueHandling.Ignore)]
public Dictionary<string, string> MeasureNameMapping { get; set; }

Property Value

Dictionary<string, string>