ServersDataTable..::..AddServersRow Method (String, String, String, String, Boolean, String, Int32)
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public OPCCliConfiguration..::..ServersRow AddServersRow( string Name, string URL, string PreferedSpecyficationID, string PreferedSpecyficationDsc, bool IsConnected, string Locale, int Filter )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddServersRow ( _ Name As String, _ URL As String, _ PreferedSpecyficationID As String, _ PreferedSpecyficationDsc As String, _ IsConnected As Boolean, _ Locale As String, _ Filter As Integer _ ) As OPCCliConfiguration..::..ServersRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: OPCCliConfiguration..::..ServersRow^ AddServersRow( String^ Name, String^ URL, String^ PreferedSpecyficationID, String^ PreferedSpecyficationDsc, bool^ IsConnected, String^ Locale, int^ Filter )