Rejected event
Occurs when the operation is rejected by the Approver.
Syntax
object
_Rejected
(PerformerUser as String
, PerformerComment as String
, ApproverUser as String
, ApproverComment as String
)where
object
– is the name of a display element of one of the following types: Button, Numeric Input, or String Input.Remarks
- The Rejected event occurs when the Approver clicks the Reject button in the electronic signature window.
- The Approver must be authenticated to reject or accept an operation.
Provide Feedback