Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IContentItem.HasLastCheckedInDate Method 

Returns true if the last checked in date is available otherwise false.

bool HasLastCheckedInDate();

Return Value

true if the last checked in 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