Click or drag to resize

DataMappingTableHostEXTENSION, TABLETYPE, ROWCONTROLTYPE, SETTINGSLoadSettings Method

Load multiple settings as multiple mapping tables into this object.

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

Parameters

settings  IEnumerableSETTINGS
See Also