Click or drag to resize

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
Syntax
public ImmutableHashSet<BcfParentRelationCell> UpdatedParentRow { get; }

Property Value

Type: ImmutableHashSetBcfParentRelationCell
See Also