Show / Hide Table of Contents

Method GetLatestObservation

GetLatestObservation()

Gets the latest DynamicEntityObservation associated with this dynamic entity.

Declaration
public DynamicEntityObservation GetLatestObservation()
Returns
Type Description
DynamicEntityObservation

The latest observation associated with this dynamic entity.

Remarks

The observation returned by this method represents a snapshot of the state of this dynamic entity at the time the observation was received. This method may return null if the dynamic entity has been purged from the local data cache.

See Also
DynamicEntityDataSourcePurgeOptions

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.