Gets the ID of the user who has the item checked-out.
An integer value indicating the ID of the user who has the item checked-out.
Exception Type | Condition |
---|---|
InvalidOperationException | The item has not been persisted, has been removed or is not checked-out. |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace