|
BcfDataSetSetupName Property |
Gets the name.
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Property Value
Type:
StringThe name.
Version Information CalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also