Class DynamicEntityObservation
A Geo
Implements
Namespace: Esri.ArcGISRuntime.RealTime
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class DynamicEntityObservation : GeoElement, IEquatable<DynamicEntityObservation>
Remarks
Dynamic entity observations are objects streamed by a Dynamic
Observations are stored in a local data cache as they are received from the data source. Observations may be purged
from the local data cache according to theDynamic
Multiple observations may be associated with a single Dynamic
Observations may also be retrieved by identifying observations on a map or scene, or by handling events directly
from the Dynamic
Properties
Name | Description |
---|---|
Geometry | Gets or sets the Geometry of the dynamic entity observation. |
Observation |
Gets a unique identifier for the Dynamic |
Methods
Name | Description |
---|---|
Equals(Dynamic |
Returns |
Equals(Object) | |
Get |
Retrieves the Dynamic |
Get |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |