Click or drag to resize
CalculationWorks Logo
BcfDataSetSetupRelations Property
Gets the relation collection. See also Tables

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public BcfReadOnlyModelObjectCollection<BcfRelationSetup> Relations { get; }

Property Value

Type: BcfReadOnlyModelObjectCollectionBcfRelationSetup
The relations.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also