public enum TrackType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TrackType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum TrackType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TrackType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AttributeOnly | Tracking data is attribute-only, eg: a water gauge with varying water levels. |
None | No tracking data is present. |
Spatial | Tracking data is spatial, eg: a moving object. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.TrackType
Target Platforms: Windows 10, Windows 8.1