How can i get the DateTime of when a variant was published to a given website?
Litium version: 6.2.1
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.
If you are satisfied then please set this issue to resolved
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.