AquaLogic Interaction Development Kit (IDK) 6.0.0

IPresentationTemplate.LastPublishedDate Property

Gets the last published date.

System.DateTime LastPublishedDate {get;}

Property Value

The date value describing the date this Presentation Template was last published.

Exceptions

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

See Also

IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace