AquaLogic Interaction Development Kit (IDK) 6.0.0

IContentItem.Published Property

Gets a value indicating whether or not the content item is published.

bool Published {get;}

Property Value

A bool value indicating whether or not the content item is published.

Exceptions

Exception Type Condition
InvalidOperationException The content item has already been removed.

See Also

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