 | 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.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic void LoadSettings(
SETTINGS settings
)
Public Sub LoadSettings (
settings As SETTINGS
)
Parameters
- settings SETTINGS
See Also