Is there a way to easily retrieve the Published Date for any given Document?
The only date I see is Updated On. The published Date seems to be hidden in the blob field.
If the document status code value is 40 that means, it is published document so that you can check "StatusUpdatedOn" value to get the published date.
If the document status code
If the document status code value is 40 that means, it is published document so that you can check "StatusUpdatedOn" value to get the published date.