Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPresentationTemplate.HasLastPublishedDate Method 

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

bool HasLastPublishedDate();

Return Value

true if last published date is available otherwise returns false.

Exceptions

Exception Type Condition
InvalidOperationException The Presentation Template has been removed.

See Also

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