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