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