Click or drag to resize

IExtendedExportFieldSettings.Common_DefaultWhenEmpty Property

Option: Default Value of ExportItem's field when it's null of whitespace. Applied just before UpdateItemsPreFilling(List<E> ) if value is non-null and non-whitespace.

Namespace: CTExtensions.ExportCore.ExportHandler.ExtendedSettings
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
string Common_DefaultWhenEmpty { get; }

Property Value

String
Revision History
DateVersionDescription
-2025 SP1First Release
See Also