GeoEco.Datasets.UpdateCursor.GetOID

UpdateCursor.GetOID()

Retrieves the ArcGIS “object ID” of the current row.

This method will fail if the table does not have an ArcGIS object ID. To determine if it does, check the HasOID property of the cursor’s Table.

Returns:

Object ID of the current row.

Return type:

int