BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ISave..::..Save Method (OPCCliConfiguration, Int64)

Saves the current configuration in the OPCCliConfiguration.

Namespace:  CAS.DataPorter.Configurator
Assembly:  CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)

Syntax


void Save(
	OPCCliConfiguration configuration,
	long parentKey
)
Sub Save ( _
	configuration As OPCCliConfiguration, _
	parentKey As Long _
)
void Save(
	OPCCliConfiguration^ configuration, 
	long long^ parentKey
)

Parameters

configuration
Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration
The configuration.
parentKey
Type: Int64
The parent key.