A unique reference to a feature inside a layer based on its objectid.
Referenced by: featureReference
Properties
Property | Details |
---|---|
type | The unique identifier type 'objectId'. Valid value of this property objectId |
value | The unique identifier value. |
Example
{
"type": "objectId",
"value": 1
}