TransactionsRow..::..StopIfBadQuality Property
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public bool StopIfBadQuality { get; set; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Property StopIfBadQuality As Boolean Get Set
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property bool^ StopIfBadQuality { bool^ get (); void set (bool^ value); }