Aqualogic Interaction API  
 

IPTCatalog.LookupNameFromObjectId Method 

Looks up the priamry name of the object with the specified id.

string LookupNameFromObjectId(
   int nObjectId,
   int nClassId
);

Parameters

nObjectId
nClassId

Return Value

See Also

IPTCatalog Interface | com.plumtree.server Namespace