|  | Aqualogic Interaction API | |
| IPTState.GetAsObject Method |
Retrieve an item from the state object.
object GetAsObject(
string strItemName
);
Parameters
-
strItemName
- - The name of the item to retrieve.
Return Value
The associated value.
See Also
IPTState Interface | com.plumtree.server Namespace