Click or drag to resize

BcfDataChangedEventArgsChangeSet Property

Gets the data update.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfChangeSet ChangeSet { get; }

Return Value

Type: BcfChangeSet
if Clear is ; otherwise the data update.
See Also