You can use this expression to get the last modified time:
IO.File.GetLastWriteTime(yourFilePath)
Hope this helps,
Best Regards.
You can use this expression to get the last modified time:
IO.File.GetLastWriteTime(yourFilePath)
Hope this helps,
Best Regards.