Method GetDynamicEntity
GetDynamicEntity()
Retrieves the DynamicEntity associated with this observation.
Declaration
public DynamicEntity GetDynamicEntity()
Returns
Type | Description |
---|---|
DynamicEntity | The DynamicEntity for this observation. |
Remarks
Use this method to retrieve the DynamicEntity associated with this observation.
This method returns null
if the associated DynamicEntity has been purged from the local
data cache, which happens when all observations associated with a dynamic entity have been purged.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |