 |
| BcfUndoRedoItemRelatedRowSetOldRelatedRow Property |
Gets the old related row.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfRow OldRelatedRow { get; }Public ReadOnly Property OldRelatedRow As BcfRow
Get
Property Value
Type:
BcfRowThe old related row.
See Also