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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also