Property TableIndex
TableIndex
Gets or sets the table index.
public string TableIndex { get; set; }
Property Value
- string
The table index.
Remarks
For table column parameters, the row index about which this object contains data.
Gets or sets the table index.
public string TableIndex { get; set; }
The table index.
For table column parameters, the row index about which this object contains data.