Returns an object representing an error value.
Namespace: Spotfire.Dxp.Data.Formats.Stdf
Assembly: Spotfire.Dxp.Data.Formats.Stdf (in Spotfire.Dxp.Data.Formats.Stdf.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public Object ErrorValue( string error )
Parameters
- error
- Type: SystemString
The specific error string.
Return Value
Type: ObjectAn object representing an error value.
Version Information
See Also