Click or drag to resize

BcfChangeSetAddedRows Property

Rows added (except removed).

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

Property Value

Type: ImmutableHashSetBcfRow
See Also