Click or drag to resize
CalculationWorks Logo
BcfUndoRedoItemRelatedRowSetOldRelatedRow Property
Gets the old related row.

Namespace: CalculationWorks.BusinessModel.UndoRedo
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfRow OldRelatedRow { get; }

Property Value

Type: BcfRow
The old related row.
See Also