CriteriaOperator.UnregisterCustomFunction Method
| Name | Parameters | Description |
|---|---|---|
| UnregisterCustomFunction(ICustomFunctionOperator) static | customFunction | Cancels registration of the specified custom function. |
| UnregisterCustomFunction(String) static | functionName | Cancels registration of a custom function with the specified name. |