Show / Hide Table of Contents

Class LayerTimeInfo

Defines various temporal settings on a feature service layer.

Inheritance
System.Object
LayerTimeInfo
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.ArcGISServices
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class LayerTimeInfo

Properties

Name Description
EndTimeField

Gets the name of the end time field.

HasLiveData

Gets a value indicating whether there is live data.

Interval

Gets the default temporal interval to use when stepping through the layer's data by time

StartTimeField

Gets the name of the start time field.

TimeExtent

Gets the temporal range that encompasses all the layer's data

TimeReference

Gets the information about the time reference used for time values in the layer.

TrackIdField

Gets the name of the track ID field.

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.