Plumtree EDK (Enterprise Web Development Kit) 5.4.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 if the property was not requested

See Also

IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace