Property Data
Data
The optional arbitrary data stored along with location
Declaration
public object Data { get; set; }
Property Value
| Type | Description |
|---|---|
| Object |
The optional arbitrary data stored along with location
public object Data { get; set; }
| Type | Description |
|---|---|
| Object |