Click or drag to resize

DataMappingTableEXTENSION, ROWCONTROLTYPE, SETTINGSLoadSettings Method

Load settings for this table. If the settings is not SettingsIsNew(SETTINGS) but existing and loaded, then the table is Locked after loading, and it can be unlocked using TAG_ACTION button.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public void LoadSettings(
	SETTINGS settings
)

Parameters

settings  SETTINGS
See Also