 | BcfChangeSetRemovedRows Property |
Rows removed (except added).
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic ImmutableHashSet<BcfRow> RemovedRows { get; }Public ReadOnly Property RemovedRows As ImmutableHashSet(Of BcfRow)
Get
Property Value
Type:
ImmutableHashSetBcfRow
See Also