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

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

Property Value

Type: CollectionBcfDataSetBehaviorItemBase
The behavior items.
See Also