Regarding CSV files processing.
Hi team,
I have a CSV file in thingworx SystemRepository. I am able to read the contents in the file using Resources["CSVParserFunctions"].ReadCSVFile(params). Is there any service that can give me the File Size and Last Modified Date of the file?
I have seen a service GetLastModifiedDate() but it is not useful.
Thanks and regards,

