Property TrackIds
TrackIds
Gets the track IDs of the dynamic entities to query for.
Declaration
public IList<string> TrackIds { get; }
Property Value
Type | Description |
---|---|
System. |
The track IDs of the dynamic entities to query for. |
Remarks
If this array is populated, the query will only return entities with track IDs that match the values in this array.
The track ID is an attribute value in a Dynamic
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.7 |
.NET | 200.7 |
.NET Windows | 200.7 |
.NET Android | 200.7 |
.NET iOS | 200.7 |
.NET Framework | 200.7 |
UWP | 200.7 |