Class TimeInfo
Inheritance
System.Object
TimeInfo
Inherited Members
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: Mapsui.Providers.ArcGIS
Assembly: Mapsui.dll
Syntax
public class TimeInfo
Properties
| Improve this Doc View SourcetimeExtent
Declaration
public string[] timeExtent { get; set; }
Property Value
Type | Description |
---|---|
System.String[] |
timeReference
Declaration
public TimeInfo.TimeReference timeReference { get; set; }
Property Value
Type | Description |
---|---|
TimeInfo.TimeReference |