Click or drag to resize

WindowBuildConfigurationShowConfig Method

Show dialog with database configurations

Namespace:  SOWIWin.Helper
Assembly:  SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public string ShowConfig(
	List<Database> pDatabases
)

Parameters

pDatabases
Type: System.Collections.GenericListDatabase

[Missing <param name="pDatabases"/> documentation for "M:SOWIWin.Helper.WindowBuildConfiguration.ShowConfig(System.Collections.Generic.List{SIC.Setting.Database})"]

Return Value

Type: String

[Missing <returns> documentation for "M:SOWIWin.Helper.WindowBuildConfiguration.ShowConfig(System.Collections.Generic.List{SIC.Setting.Database})"]

See Also