ArcGIS Pro 2.8 API Reference Guide
GetTrackType Method (RealtimeFeatureClassDefinition)

ArcGIS.Core.Data.Realtime Namespace > RealtimeFeatureClassDefinition Class : GetTrackType Method
Gets a value indicating the nature of the tracking data present in this table. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public TrackType GetTrackType()
Public Function GetTrackType() As TrackType

Return Value

A ArcGIS.Core.Data.TrackType value indicating the nature of the tracking data.
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RealtimeFeatureClassDefinition Class
RealtimeFeatureClassDefinition Members