Click or drag to resize
DebugSettingsFinalizeData Property
Method that finalizes the data prior the reporting

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public Action<DataTable> FinalizeData { get; set; }

Property Value

Type: ActionDataTable
See Also