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.
Executed before a service operation is executed.
Syntax
protected void beforeOperation(SysOperationExecutionMode _executionMode)
Run On
Called
Parameters
- _executionMode
Type: SysOperationExecutionMode Enumeration
The execution mode to use when executing the service operation.
Remarks
Override this method to implement pre-processing logic before a service operation is called.