Is there an API call to retrieve the Last Published Date of a Content Instance in V8.1?
Previously, I have been using the ci.getPublishDate(); method. However, I've noticed this actually returns the Scheduled Publish Date as opposed to the Last Published Date.
Thanks in advance