AquaLogic Interaction Development Kit (IDK) 6.0.0

IContentItem.UUID Property

Gets the content item UUID.

string UUID {get;}

Property Value

A string value describing the content item UUID.

Exceptions

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

See Also

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