| | WebCenter Interaction API | |
| IPTObjectManager.ObjectExists Method |
Check if the object exists
bool ObjectExists(
int nObjectID
);
Parameters
-
nObjectID
- Object id to check
Return Value
true if the object exists
See Also
IPTObjectManager Interface | com.plumtree.server Namespace