WebCenter Interaction API  
 

IPTFolder.GetRelatedResources Method (Int32)

Returns the Related Resources assigned to this Folder for the specified categories.

object[] GetRelatedResources(
   int vsaRelatedResourceIDs
);

Parameters

vsaRelatedResourceIDs
the specific Related Resource catagory

Return Value

array of IPTQueryResults, one per category

See Also

IPTFolder Interface | com.plumtree.server Namespace | IPTFolder.GetRelatedResources Overload List