Click or drag to resize

BcfRowViewGetFaults Method (String)

[This is preliminary documentation and is subject to change.]

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta6
Syntax
public IEnumerable<BcfFault> GetFaults(
	string columnName
)

Parameters

columnName
Type: SystemString
The IEnumerableT of the specified columnName.

Return Value

Type: IEnumerableBcfFault
IEnumerableT
Version Information

BCF

Supported in: 4.0
See Also