Returns the last item-id read from the select list.
Syntax
sValue = object.brValue |
Parameters
Parameter |
Description |
sValue |
The return value is a String data type. |
Object |
An object variable that represents a clsD3SelectList object. |
Remarks
The brItemId property is incremented for each call to the brReadnext method.
The brItemId property and brValue property return the same results.