Click or drag to resize
CalculationWorks Logo
BcfRelationBehavior Constructor
Initializes a new instance of the BcfRelationBehavior class.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntax
protected BcfRelationBehavior(
	Collection<BcfRelationBehaviorItemBase> behaviorItems
)

Parameters

behaviorItems
Type: System.Collections.ObjectModelCollectionBcfRelationBehaviorItemBase
The behavior items.
Exceptions
ExceptionCondition
ArgumentNullExceptionbehaviorItems is null
Version Information

CalculationWorks.BusinessModel

Supported in: 3.2
See Also