Aqualogic Interaction API  
 

IPTLogAnalysis.GetReport Method 

Retrieve from the database the report indicated by the integer id

IXPPropertyBag GetReport(
   int id
);

Parameters

id
The objectid of the desired report

Return Value

an IXPPropertyBag containing the desired report

See Also

IPTLogAnalysis Interface | com.plumtree.server Namespace