Keysight Pathwave 89600 VSA .NET API
TableRowIndex Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > Csirs Class : TableRowIndex Property


Glossary Item Box

Gets or sets the row index of table 7.4.1.5.3-1 in 38.211

Syntax

Visual Basic (Declaration) 
Public MustOverride Property TableRowIndex As Integer
C# 
public abstract int TableRowIndex {get; set;}
C++/CLI 
public:
abstract property int TableRowIndex {
   int get();
   void set (    int value);
}

Remarks

Default value is 1. Range of value is 1 through 18.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also