Click or drag to resize
CalculationWorks Logo
BcfDataSetBehaviorRelationBehaviorFactory Property
Gets the relation behavior factory.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public BcfDataSetRelationBehaviorFactory RelationBehaviorFactory { get; }

Property Value

Type: BcfDataSetRelationBehaviorFactory
The relation behavior factory.
Remarks
If no BcfDataSetRelationBehaviorFactory is specified in BcfDataSetSetup.BehaviorItems a default will be created.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also