DataValue T  IsValid Property TIBCO Spotfire 5.5 API Reference
Gets or sets a value indicating whether there is a valid value.

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 HasValidValue property.")]
public override bool IsValid { get; set; }

Property Value

Type: Boolean
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