 | BcfMemoryUndoRedoItemFaultUpdatedOldFault Property |
[This is preliminary documentation and is subject to change.]
Namespace:
CalculationWorks.BusinessModel.UndoRedo
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic BcfFault OldFault { get; }Public ReadOnly Property OldFault As BcfFault
Get
Property Value
Type:
BcfFaultThe old
BcfFault.
See Also