How to get start date/time of a BatchJob in C#?

Hi there. I am trying to get the execution/start date/time of a batch job that has complete. There does not seem to be much support the GetBatchJobData and no discussions online regarding this. Does anyone have any possible solution for me to get some of the data for a batch job that you see in the Dashboard?

Thanks