ItemWrapper..::..Save Method
Saves the object children in the specified configuration.
Namespace:
CAS.DataPorter.ConfiguratorAssembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
public long Save( OPCCliConfiguration config, long parentKey )
Public Function Save ( _ config As OPCCliConfiguration, _ parentKey As Long _ ) As Long
public: long long^ Save( OPCCliConfiguration^ config, long long^ parentKey )
Parameters
- config
- Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration
The config OPCCliConfiguration.
- parentKey
- Type: Int64
The parent key.