Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IContentItem.HasLastModifiedDate Method 

Returns true if last modified date is available otherwise false.

bool HasLastModifiedDate();

Return Value

true if last modified date is available otherwise false.

Exceptions

Exception Type Condition
InvalidOperationException The item has already been removed.

See Also

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