AquaLogic Interaction Development Kit (IDK) 6.0.0

IPresentationTemplate.HasLastPublishedDate Method 

Returns true if tbe last published date is available, otherwise returns false.

bool HasLastPublishedDate();

Return Value

true if the last published date is available, otherwise false.

Exceptions

Exception Type Condition
InvalidOperationException The Presentation Template has been removed.

See Also

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