InitNodeEventArgs.SetOperation Method
| Name | Parameters | Description |
|---|---|---|
| SetOperation(FunctionOperatorType) | functionOperatorType | Sets the operation type for the current node. |
| SetOperation(ClauseType) | clauseType | Sets the operation type for the current node. |
| SetOperation(String) | customFunctionName | Applies a registered custom function to the current node. |