LastRow Property

Mercury.QTP.CustomServer Namespace > VerificationServerBase Class : LastRow Property

Returns the number of the last grid row in the table checkpoint or output value.

Remarks

The row numbering is 0-based.

Syntax

'Declaration
 
Protected ReadOnly Property LastRow As System.Integer
protected System.int LastRow {get;}