WebCenter Interaction API  
 

IPTExpressionInfo.GetConditionTypeID Method 

Gets the type of condition that is inside the expression. Returns -1 if expression is not a condition.

int GetConditionTypeID();

Return Value

ID of the condition type object

See Also

IPTExpressionInfo Interface | com.plumtree.server.condition Namespace