DataStampCurrentTimestamp Property |
Gets the timestamp for the moment the data result is ready for the client.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DateTime CurrentTimestamp { get; }
Public ReadOnly Property CurrentTimestamp As DateTime
Get
public:
property DateTime CurrentTimestamp {
DateTime get ();
}
member CurrentTimestamp : DateTime with get
Property Value
Type:
DateTimeSee Also