| ArcGIS Explorer Component Help |
| ArcSDEConnectionProperties..::.HistoricalTimestamp Property |
| ArcSDEConnectionProperties Class See Also |
Gets or sets the historical version to connect using a timestamp.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public DateTime HistoricalTimestamp { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property HistoricalTimestamp As DateTime |