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