DataValue ErrorValue Property TIBCO Spotfire 5.5 API Reference
Gets or sets the data error associated with this DataValue.

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

[ObsoleteAttribute("Use the DataError property.")]
public abstract DataErrorValue ErrorValue { get; set; }

Property Value

Type: DataErrorValue
Version Information

Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
Obsolete (compiler warning) in 4.5
Obsolete (compiler warning) in 4.0
Obsolete (compiler warning) in 3.3
See Also