Click or drag to resize

BcfRowViewFormatFault Method

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

Formats the BcfFault.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta6
Syntax
protected virtual string FormatFault(
	BcfFault fault
)

Parameters

fault
Type: CalculationWorks.BusinessModelBcfFault
The BcfFault.

Return Value

Type: String
System.String.
Exceptions
ExceptionCondition
ArgumentNullExceptionfault is null.
Version Information

Forms

Supported in: 4.0
See Also