Rejected event (SignatureButton object)
Occurs when the operation is rejected by the Approver.
Syntax
button
_Rejected
(PerformerUser as String
, PerformerComment as String
, ApproverUser as String
, ApproverComment as String
)where
button
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.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