DynamicEntityObservationInfo QML Type
DynamicEntityObservation that has been received from the data source or purged from the local data cache.">
DynamicEntityObservationInfo QML Type | ArcGISQtQml
Esri.ArcGISRuntime
DynamicEntityObservationInfo
Provides details about a DynamicEntityObservation that has been received from the data source or purged from the local data cache. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 200.1 |
Inherits: |
- List of all members, including inherited members
- DynamicEntityObservationInfo is part of QML Type List.
Properties
- observation : DynamicEntityObservation
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
See also DynamicEntityDataSourcePurgeOptions.
Property Documentation
[read-only] observation : DynamicEntityObservation |
The DynamicEntityObservation that has been received from the data source or purged from the local data cache (read-only).