Property FeedEntityId
FeedEntityId
Gets a unique ID for the entity within the feed that triggered the notification info.
Declaration
public string FeedEntityId { get; }
Property Value
Type | Description |
---|---|
System. |
A unique ID for the entity within the feed that triggered the notification info. |
Remarks
This property is consistent for all notifications for a given feed entity. For example, use this ID
to count the number of sites a team member visits. If a feed is a Location
With a Fence
To group events by the geotrigger, use the Geotrigger
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.13 - 200.6 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 200.6 |