PropertiesLoadedDate Property |
Gets the UTC date/time that this collection was last marked as
Loaded.
If the collection has not been so marked,
DateTime.MinValue is returned.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public DateTime LoadedDate { get; }
Public ReadOnly Property LoadedDate As DateTime
Get
Property Value
Type:
DateTimeSee Also