|  | Aqualogic Interaction API | |
| IPTState.Exists Method |
Checks whether an item of the specified name exists.
bool Exists(
string strItemName
);
Parameters
-
strItemName
- - The name of the item to search for.
Return Value
true if the item exists, false otherwise.
See Also
IPTState Interface | com.plumtree.server Namespace