ConnectDataRow..::..ServersRow Property
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public OPCCliConfiguration..::..ServersRow ServersRow { get; set; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Property ServersRow As OPCCliConfiguration..::..ServersRow Get Set
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property OPCCliConfiguration..::..ServersRow^ ServersRow { OPCCliConfiguration..::..ServersRow^ get (); void set (OPCCliConfiguration..::..ServersRow^ value); }