 |
| BcfValidatorMessageFormatString Property |
Gets the format string.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic string FormatString { get; }Public ReadOnly Property FormatString As String
Get
public:
property String^ FormatString {
String^ get ();
}member FormatString : string with get
Property Value
Type:
StringThe format string.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also