Click or drag to resize

ExtendedExportFieldSettingsCommon_DefaultWhenEmpty Property

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

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

Property Value

String

Implements

IExtendedExportFieldSettingsCommon_DefaultWhenEmpty
Revision History
DateVersionDescription
-2025 SP1First Release
See Also