Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IObjectQueryRow.GetValue Method 

Gets an object property value.

object GetValue(
   ObjectProperty prop
);

Parameters

prop
The property for which to get a value.

Return Value

The object's property value.

Exceptions

Exception Type Condition
PropertyNotRequestedException The property was not requested.

See Also

IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace