Click or drag to resize

BcfViewManagerDataRepositoryFaults Property

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

Return Value

Type: IEnumerableBcfFault
The faults.
See Also