Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified WorkFlowWorkItemQueueExpression record in the WorkFlowWorkItemQueueExpression table and updates the EvalutionOrder field.
Syntax
client server public static void upDateEvalutionOrder(RecId _queueExpressionRecId, int _evaluationOrder)
Run On
Called
Parameters
- _queueExpressionRecId
Type: RecId Extended Data Type
The recId field in the WorkFlowWorkItemQueueExpression table to find.
- _evaluationOrder
Type: int
A value that is updated in the EvalutionOrder field.