Returns an array of IBaseProperty
for all the properties of the IContentItem
.
An array of IBaseProperty
for all the properties of the IContentItem
or an empty array if there are none. The returned array is not ordered.
The returned properties are sub-types of IBaseProperty
.
Exception Type | Condition |
---|---|
InvalidOperationException | The item has already been removed. |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace