Click or drag to resize

BCEnvironmentUI.Import Method

Imports the configuration from the specified file.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Client
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public void Import(
	string filePath
)

Parameters

filePath
Type: System.String
The file path to load from.
See Also