Click or drag to resize

DataMappingTableEXTENSION, ROWCONTROLTYPE, SETTINGSSettingsIsNew Method

Return true if the given settings is new, or false if it's loaded.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected abstract bool SettingsIsNew(
	SETTINGS settings
)

Parameters

settings  SETTINGS

Return Value

Boolean
See Also