Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 935 Bytes

File metadata and controls

26 lines (18 loc) · 935 Bytes
title description author ms.author ms.date ms.reviewer ms.topic applies_to search.audienceType contributors
OnProcessStatusChange event (Client API reference) in model-driven apps| MicrosoftDocs
Includes description and supported parameters for the onProcessStatusChange event.
HemantGaur
hemantg
03/12/2022
jdaly
reference
Dynamics 365 (online)
developer
JimDaly

OnProcessStatusChange event (Client API reference)

This event occurs when the status of a process instance changes.

Use the formContext.data.process.addOnProcessStatusChange method to add event handlers for this event and the formContext.data.process.removeOnProcessStatusChange method to remove them.

[!INCLUDEfooter-include]