Click or drag to resize

BcfRowViewGetFaults Method

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
public virtual IEnumerable<BcfFault> GetFaults()

Return Value

Type: IEnumerableBcfFault
The IEnumerableT of all reflected columns in the row..
See Also