Aqualogic Interaction API  
 

IExpressionEngine.LoadExpressionsLite Method 

Loads the expressions from the database while constructing the expressions' order of execution for the specified action type.

XPArrayList LoadExpressionsLite(
   int nActionType
);

Parameters

nActionType

See Also

IExpressionEngine Interface | com.plumtree.server.condition Namespace