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