| | | WebCenter Interaction API | |
| | IPTCatalog.LookupObjectIdFromName Method |
Looks up the id (or ids if there are more than one) of the objects with the specified name.
int[] LookupObjectIdFromName(
string objectName,
int nClassId
);
Parameters
-
objectName
-
-
nClassId
-
Return Value
See Also
IPTCatalog Interface | com.plumtree.server Namespace