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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ITrendStore Interface
ITrendStore Members