Solution
Utilize the following workarounds depending on the software you employ for generating your TDMS or CSV files.
FlexLogger
When FlexLogger creates TDMS files or CSV files, it doesn't add the Sample Rate as a Channel Property, so when you're searching for the Sample Rate in DIAdem, you will not find it. But you can determine the Sample Rate with the logged Channels Properties.
For CSV files:
You can determine the Sample Rate using the Minimum, Maximum, and Length. The Minimum is the acquisition start time and the Maximum is the acquisition end time, while Length is the number of samples logged during that time.
For TDMS files:
You can determine the Sample rate using the Waveform x-step width, since is equivalent to the Period.

In LabVIEW