WebCenter Interaction API  
 

IValue.SetType Method 

Sets the type fo the value object.

void SetType(
   int nValueType
);

Parameters

nValueType
- the value type to be stored

See Also

IValue Interface | com.plumtree.server.condition Namespace