 | RoutableDataTableEXTENSION, CTRL, SETTINGS, CORETYPE, DATASOURCETYPE, FIELDTYPEDeleteSettings Method |
Delete the CTObject if any. This is called by the framework, you should not!
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected override sealed void DeleteSettings(
SETTINGS settings
)
Protected Overrides NotOverridable Sub DeleteSettings (
settings As SETTINGS
)
Parameters
- settings SETTINGS
See Also