Click or drag to resize

BcfRowViewGetFaults Method

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.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