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