Click or drag to resize

BcfFaultCollectionContains Method (BcfFaultId)

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

Determines whether the collection contains the specified address.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public bool Contains(
	BcfFaultId faultId
)

Parameters

faultId
Type: CalculationWorks.BusinessModelBcfFaultId
The address.

Return Value

Type: Boolean
true if the collection contains the specified faultId; otherwise, false.
Version Information

BCF

Supported in: 4.0
See Also