WebCenter Interaction API  
 

IPTExpression.SetActionType Method 

Sets the type of action to be performed if the expression evaluates to true.

void SetActionType(
   int nActionType
);

Parameters

nActionType
- the type of action to be set

See Also

IPTExpression Interface | com.plumtree.server.condition Namespace