Click or drag to resize

FeatureLayersReferenceTime Property

For SnapshotTimeConsideration and TimeSpanConsideration it is necessary to define a reference time to determine which time dependent features should be active or not. The reference time including a time zone comes along in the following format: yyyy-MM-ddTHH:mm:ss[+-]HH:mm, for example 2018-08-05T04:00:00+02:00.

Namespace:  Ptv.XServer.Controls.Map.Layers.Xmap2
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public string ReferenceTime { get; set; }

Property Value

Type: String
See Also