DataStampAppStorageTimestamp Property |
Gets the timestamp when the data was processed and stored internally by the application.
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 AppStorageTimestamp { get; }
Public ReadOnly Property AppStorageTimestamp As DateTime
Get
public:
property DateTime AppStorageTimestamp {
DateTime get ();
}
member AppStorageTimestamp : DateTime with get
Property Value
Type:
DateTimeSee Also