DataStamp Class | 
Namespace: Dundas.BI.Data.DataRetrieval
The DataStamp type exposes the following members.
| Name | Description | |
|---|---|---|
| DataStamp | 
            Initializes a new instance of the DataStamp class.
              | |
| DataStamp(DateTime) | 
            Initializes a new instance of the DataStamp class.
              | |
| DataStamp(DateTime, DateTime) | 
            Initializes a new instance of the DataStamp class.
              | 
| Name | Description | |
|---|---|---|
| AppStorageTimestamp | 
            Gets the timestamp when the data was processed and stored internally by the application.
              | |
| CurrentTimestamp | 
            Gets the timestamp for the moment the data result is ready for the client.
              | |
| OriginalSourceTimestamp | 
            Gets the timestamp when the data was retrieved from the original data source.
              |