ArcGIS API for WPF - Library Reference
TimeExtent Constructor(DateTime)
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > TimeExtent Class > TimeExtent Constructor : TimeExtent Constructor(DateTime)

time
The start and end time.
Initializes a new instance of the TimeExtent class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal time As Date _
)
C# 
public TimeExtent( 
   DateTime time
)

Parameters

time
The start and end time.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.