 |
| BcfValidatorMessageFormatString Property |
Gets the format string.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic string FormatString { get; }Public ReadOnly Property FormatString As String
Get
Property Value
Type:
StringThe format string.
See Also