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