SerialSetingsRow..::..checkAllSends Property
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public bool checkAllSends { get; set; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Property checkAllSends As Boolean Get Set
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property bool^ checkAllSends { bool^ get (); void set (bool^ value); }