IDataFormatter FormatInvalid Method TIBCO Spotfire 6.5 API Reference
Formats an invalid value with an optional error string.

Namespace: Spotfire.Dxp.Data.Formatters
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

string FormatInvalid(
	string error
)

Parameters

error
Type: System String
An error string. Optional (may be null).

Return Value

Type: String
A string value
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also