|  | Aqualogic Interaction API | |
| IValue.SetValue Method |
Sets the value object to be stored. It will be stored as a generic object.
void SetValue(
object objValue
);
Parameters
-
objValue
- - the value to be stored
See Also
IValue Interface | com.plumtree.server.condition Namespace