Click or drag to resize
ClassificationPickerAddHistoryData Method

[This is preliminary documentation and is subject to change.]

Adds history data to historyDataRow

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public override void AddHistoryData(
	DataRow historyDataRow,
	FormContext formContext
)

Parameters

historyDataRow
Type: System.DataDataRow
formContext
Type: CSC.SC.TOPICA4.TemplateFormContext
See Also