ArcGIS API for Silverlight - Library Reference
Intervals Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > TimeProperties Class : Intervals Property

Gets or sets the intervals.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Intervals As IEnumerable(Of Date)
C# 
public IEnumerable<DateTime> Intervals {get;}

Property Value

The intervals.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.