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