Table of Contents

Class FileReaderOptions.DateTimeFromFilePath

Namespace
MES.MQC.DataSourceLibrary.Models.Adapters
Assembly
MES.MQC.DataSourceLibrary.dll
[JsonObject(ItemRequired = Required.DisallowNull, ItemNullValueHandling = NullValueHandling.Ignore)]
public class FileReaderOptions.DateTimeFromFilePath : FileReaderOptions.InputFromFilePath
Inheritance
FileReaderOptions.DateTimeFromFilePath
Inherited Members

Properties

Format

Format of the date string in the file path.

[JsonProperty(Required = Required.Always, DefaultValueHandling = DefaultValueHandling.Ignore)]
public string Format { get; set; }

Property Value

string