 | BcfChangeSetUpdatedParentRow Property |
Parent-row cells updated (except where
OwningRow was added AND deleted)
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic ImmutableHashSet<BcfParentRelationCell> UpdatedParentRow { get; }Public ReadOnly Property UpdatedParentRow As ImmutableHashSet(Of BcfParentRelationCell)
Get
Property Value
Type:
ImmutableHashSetBcfParentRelationCell
See Also