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