Class AdapterContextBase
- Namespace
- MES.MQC.DataSourceLibrary.Adapters
- Assembly
- MES.MQC.DataSourceLibrary.dll
public abstract class AdapterContextBase
- Inheritance
-
AdapterContextBase
- Derived
- Inherited Members
Properties
ImportFindings
Should the adapter import findings?
public bool ImportFindings { get; }
Property Value
MessageBag
Message bag, where errors and warnings can be thrown.
public AdapterMessageBag MessageBag { get; }