IConsolePaneRendererCacheDate Property |
Gets the date/time of the operational data cache that was used to populate the renderer. If cached
data was NOT used null is returned.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax Nullable<DateTime> CacheDate { get; }
ReadOnly Property CacheDate As Nullable(Of DateTime)
Get
Property Value
Type:
NullableDateTimeSee Also