Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 770 Bytes

File metadata and controls

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

getIsSaveSuccess (Client API reference)

Use this method to know whether the OnSave operation is successful or failed.

[!INCLUDE online-only-api-note]

Syntax

executionContext.getEventArgs().getIsSaveSuccess();

Related articles

PostSave

[!INCLUDEfooter-include]