Click or drag to resize

BcfRelationSetupName Property

Gets or sets the relation-name.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public string Name { get; set; }

Property Value

Type: String
The relation-name if set; otherwise .
See Also