Click or drag to resize

BcfChangeSetRemovedRows Property

Rows removed (except added).

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public ImmutableHashSet<BcfRow> RemovedRows { get; }

Property Value

Type: ImmutableHashSetBcfRow
See Also