Click or drag to resize

DataMappingTableIsValidForSaving Method

Return true if the data currently shown has enough set to be saved. Note that all data has to be good for saving, but e.g. only MainBinding or parts of it depending on your case.

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

Return Value

Boolean
See Also