Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IContentItem.LastCheckedInVersionComment Property

Gets the last checked-in version comment of the item.

string LastCheckedInVersionComment {get;}

Property Value

An string value indicating the latest checked-in version comment of the item.

Exceptions

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

See Also

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