 |
| BcfValidatorResultViewMessageText Property |
Gets the message text.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic virtual string MessageText { get; }Public Overridable ReadOnly Property MessageText As String
Get
Property Value
Type:
StringThe message text.
See Also