Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentQuery.Execute Method 

Executes the query and returns query results.

IObjectQuery Execute();

Return Value

query results

Exceptions

Exception Type Condition
PortalException if the operation resulted in an error on the portal
SoapException if there is a communication problem during the execution of the remote method call

See Also

IDocumentQuery Interface | Plumtree.Remote.PRC Namespace