WebListBoxRowData.PrimaryKey
From Xojo Documentation
Property (As Integer )
aWebListBoxRowData.PrimaryKey = newIntegerValue
or
IntegerValue = aWebListBoxRowData.PrimaryKey
New in 2020r1
Supported for all project types and targets.
or
IntegerValue = aWebListBoxRowData.PrimaryKey
New in 2020r1
Supported for all project types and targets.
The primary key value from the table in the database from which this row originated.