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..::..Open Method (String, AdditionalResultInfo%)

Opens the specified file name. Read the address space data set from an external dictionary file.

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

Syntax


public bool Open(
	string FileName,
	out ConfigurationManagement..::..AdditionalResultInfo AdditionalResult
)
Public Function Open ( _
	FileName As String, _
	<OutAttribute> ByRef AdditionalResult As ConfigurationManagement..::..AdditionalResultInfo _
) As Boolean
public:
bool^ Open(
	String^ FileName, 
	[OutAttribute] ConfigurationManagement..::..AdditionalResultInfo^% AdditionalResult
)

Parameters

FileName
Type: String
Name of the file.
AdditionalResult
Type: CAS.DataPorter.Configurator..::..ConfigurationManagement..::..AdditionalResultInfo%
The additional result.

Return Value

if FileName parameter is empty, it opens the file dialog to choose the file