Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1 KB

File metadata and controls

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

getSelectedStage (Client API reference)

[!INCLUDE./includes/getSelectedStage-description.md]

Syntax

formContext.data.process.getSelectedStage();

Return Value

Type: Stage.

Description: The currently selected stage. See Stage methods for the methods to access the properties of the stage returned.

Related articles

getActiveStage (Client API reference)
formContext.data.process

[!INCLUDEfooter-include]