NDepend.API Documentation
GetDateOfMostRecentSave Method
NDepend.Trend Namespace > ITrendStore Interface : GetDateOfMostRecentSave Method
Returns the date of the most recently saved data in this store.
Syntax
Nullable<DateTime> GetDateOfMostRecentSave()

Return Value

null if no save occurred in this store.
Exceptions
ExceptionDescription
An error occurred while reading trend store.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ITrendStore Interface
ITrendStore Members