Gets or sets the historical version to connect using a timestamp.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public DateTime HistoricalTimestamp { get; set; }
Visual Basic (Declaration)
Public Property HistoricalTimestamp As DateTime

Field Value

A DateTime object representing the timestamp of the historical version to connect to. Ensure that the correct VersionType value has also been specified.

See Also

Relate Topics:
  AuthenticationMode Property
  CanUseDirectConnect Property
  Database Property
  HistoricalName Property
  Server Property
  Service Property
  Username Property
  Version Property
  VersionType Property
Created by Atop CHM to web converter,© 2009 all right reserved.