Returns the value of the specified ISelectionListProperty.
ISelectionListProperty; cannot be null. The value of the specified ISelectionListProperty. An ArgumentException will be thrown if content item does not contain the specified property.
ISelectionListProperty. | Exception Type | Condition |
|---|---|
| ArgumentException | The item does not contain the specified property. |
| InvalidOperationException | The item has been removed or the value has not been set for the specified property. |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace