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