ArcGIS API for Windows Phone - Library Reference
TimeDataCumulative Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > TimeOption Class : TimeDataCumulative Property

Gets or sets a value indicating whether to identify all the features from the beginning of TimeExtent.Start to TimeExtent.End.

Syntax

Visual Basic (Declaration) 
Public Property TimeDataCumulative As Boolean
C# 
public bool TimeDataCumulative {get; set;}

Property Value

If true, this layer will draw all the features from the beginning of TimeExtent.Start to TimeExtent.End

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.