WebCenter Interaction API  
 

IPTAccessorRegistry.GetAccessorInfo Method 

Returns information about the Accessor, such as name and description

IPTQueryResult GetAccessorInfo(
   string sAccessorCLSID
);

Parameters

sAccessorCLSID
the CLSID of the Accessor of interest

Return Value

the information in a QueryResult

See Also

IPTAccessorRegistry Interface | com.plumtree.server Namespace