AquaLogic Interaction Development Kit (IDK) 6.0.0

IContentItem.Expired Property

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

bool Expired {get;}

Property Value

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

Exceptions

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

See Also

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