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