Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IContentItem.LastCheckedInDate Property

Gets the last checked-in date.

System.DateTime LastCheckedInDate {get;}

Property Value

The date value describing the date this item was last checked-in.

Exceptions

Exception Type Condition
InvalidOperationException The item has not persisted, has been removed, or has never been checked-in.

See Also

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