 |
BcfTableViewBaseName Property |
Namespace: CalculationWorks.ViewModel.WindowsAssembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 3.0.2.0
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringWhen
ViewType is
ChildView the name of associated
BcfRelation, otherwise the name of associated
BcfTableImplements
IBcfModelObjectName
Version InformationCalculationWorks.ViewModel.Windows
Supported in: 3.0, 2.1, 2.0
See Also