 |
BcfBindingSourceName Property |
Gets the name.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
StringThe name.
Implements
IBcfModelObjectName
See Also