DataTransformationGenerateDataHistoryCore Method

Spotfire 15.0 API Reference
Creates detail information for the DataTransformation. See DataHistoryBuilder for more information on how to add detailed information to the data history.

Namespace:  Spotfire.Dxp.Data
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
protected virtual void GenerateDataHistoryCore(
	DataHistoryBuilder builder
)

Parameters

builder
Type: Spotfire.Dxp.DataDataHistoryBuilder
DataHistoryBuilder to add detail information for this transformation.
Version Information


See Also

Reference