Click or drag to resize
CalculationWorks Logo
BcfRelationSetupBehaviorItems Property
Gets the behavior items.

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public Collection<BcfRelationBehaviorItemBase> BehaviorItems { get; }

Property Value

Type: CollectionBcfRelationBehaviorItemBase
The behavior items.
See Also