 | BcfChangeSetRemovedRows Property |
[This is preliminary documentation and is subject to change.]
Rows removed (except added).
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic ImmutableHashSet<BcfRow> RemovedRows { get; set; }Public Property RemovedRows As ImmutableHashSet(Of BcfRow)
Get
Set
Property Value
Type:
ImmutableHashSetBcfRow
Version InformationBCF
Supported in: 4.0
See Also