Click or drag to resize

BcfViewManagerDataRepositoryFaults Property

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

Return Value

Type: IEnumerableBcfFault
The faults.
See Also