WebCenter Interaction API  
 

IExpressionEngine.GetConditionTypeObject Method 

Gets the condition type object specified by nCondTypeID

IConditionServerType GetConditionTypeObject(
   int nCondTypeID
);

Parameters

nCondTypeID
- ID of the condition type object wanted

Return Value

condition type object wanted

See Also

IExpressionEngine Interface | com.plumtree.server.condition Namespace