Click or drag to resize

BcfFaultCollectionItem Property (BcfFaultId)

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

Gets the fault specified by its identifier.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public BcfFault this[
	BcfFaultId faultId
] { get; }

Parameters

faultId
Type: CalculationWorks.BusinessModelBcfFaultId
The fault identifier.

Property Value

Type: BcfFault
Version Information

BCF

Supported in: 4.0
See Also