Click or drag to resize

BcfDataSetSetupName Property

Gets the dataset 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 dataset name if set; otherwise .
See Also