Click or drag to resize

BcfFaultViewFault Property

Gets the BcfFault.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
public BcfFault Fault { get; }

Return Value

Type: BcfFault
The BcfFault.
See Also