AquaLogic Interaction Development Kit (IDK) 6.0.0

IContentItem.LastPublishedUserID Property

Gets the ID of the user who last published the item.

int LastPublishedUserID {get;}

Property Value

An integer value indicating the ID of the user who last published the item.

Exceptions

Exception Type Condition
InvalidOperationException The item has not been persisted, has been removed or has not been published.

See Also

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