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