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