Click or drag to resize

FeatureLayersTimeConsiderationScenario Property

Time consideration scenario which should be used when the map is rendered and map objects are retrieved. Currently supported scenarios are OptimisticTimeConsideration, SnapshotTimeConsideration and TimeSpanConsideration. For all other return values (including null string), no scenario is used and all time dependent features are not relevant.

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 TimeConsiderationScenario { get; set; }

Property Value

Type: String
See Also