AquaLogic Interaction Development Kit (IDK) 6.0.0

IContentItem.HasLastModifiedDate Method 

Returns true if the last modified date is available otherwise false.

bool HasLastModifiedDate();

Return Value

true if the 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