AquaLogic Interaction Development Kit (IDK) 6.0.0

IContentItem.LastPublishedDate Property

Gets the last published date.

System.DateTime LastPublishedDate {get;}

Property Value

The date value describing the date this item was last published.

Exceptions

Exception Type Condition
InvalidOperationException The item has not been persisted, has been removed or has not been published.

See Also

IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace