Aqualogic Interaction API  
 

IValue.GetValue Method 

Gets the value object stored as a generic object. Call GetType() to find out the type of the value.

object GetValue();

Return Value

value as a generic object

See Also

IValue Interface | com.plumtree.server.condition Namespace