Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IObjectQueryRow.GetDescription Method 

Gets the object's description.

string GetDescription();

Return Value

the object's description

Remarks

Throws a PropertyNotRequestedException if the description property was not requested in the query.

Exceptions

Exception Type Condition
PropertyNotRequestedException if the property was not requested

See Also

IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace