Table of Contents

Class ExportInfoBase

Namespace
MES.MQC.ExportLibrary.Models.Connectors
Assembly
MES.MQC.ExportLibrary.dll

Load Info of a Connector loading contents, so that the next loading can be done additive.

public abstract class ExportInfoBase
Inheritance
ExportInfoBase
Derived
Inherited Members

Constructors

ExportInfoBase()

protected ExportInfoBase()

Properties

DateTime

public DateTime DateTime { get; set; }

Property Value

DateTime

Type

[YamlMember(Order = -2147483648, Alias = "$type")]
[JsonProperty(Required = Required.Always, Order = -2147483648, PropertyName = "$type")]
public string Type { get; set; }

Property Value

string