Click or drag to resize

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; }

Property Value

Type: DateTime
See Also