DataValue T  Index Property TIBCO Spotfire 5.5 API Reference
Gets the row index, if applicable.

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

[ObsoleteAttribute("Consider using a DataRowCursor2.")]
public override int Index { get; }

Property Value

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