 |
| BcfDataSetName Property |
Gets the name of the current dataset.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
Property Value
Type:
StringThe name.
See Also