Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IContentItem.HasLastCheckedInDate Method 

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

bool HasLastCheckedInDate();

Return Value

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