Publish date of a variant

How can i get the DateTime of when a variant was published to a given website?

Litium version: 6.2.1

You can check that in the History in the BO and if you want that programmatically I think you can get it from AuditService.

1 Like

If you are satisfied then please set this issue to resolved :slight_smile:

Yes i could find it via AuditService. I do think you should put it in the GetSummary cause at this moment i have to make alot of assumptions with magic strings in order to get it.