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

ConfigurationManagement..::..Save Method

Save the address space data set in an external dictionary file.

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

Syntax


public bool Save(
	bool prompt
)
Public Function Save ( _
	prompt As Boolean _
) As Boolean
public:
bool^ Save(
	bool^ prompt
)

Parameters

prompt
Type: Boolean
If set to true show prompt to enter a file name.

Return Value