Class LoadInfoBase
- Namespace
- MES.MQC.DataSourceLibrary.Models.Connectors
- Assembly
- MES.MQC.DataSourceLibrary.dll
Load Info of a Connector loading contents, so that the next loading can be done additive.
public abstract class LoadInfoBase
- Inheritance
-
LoadInfoBase
- Derived
- Inherited Members
Constructors
LoadInfoBase()
protected LoadInfoBase()
Properties
Type
[YamlMember(Order = -2147483648, Alias = "$type")]
[JsonProperty(Required = Required.Always, Order = -2147483648, PropertyName = "$type")]
public string Type { get; set; }