Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 835 Bytes

File metadata and controls

42 lines (24 loc) · 835 Bytes
title description author ms.author ms.date ms.reviewer ms.topic applies_to search.audienceType contributors
getDepth (Client API reference) in model-driven apps| MicrosoftDocs
Learn about the getDepth method that returns a value that indicates the order in which this handler is executed.
HemantGaur
hemantg
03/12/2022
jdaly
reference
Dynamics 365 (online)
developer
JimDaly

getDepth (Client API reference)

Returns a value that indicates the order in which this handler is executed.

Syntax

ExecutionContextObj.getDepth()

Return value

Type: Number

Description: The order in which this handler is executed. The order begins with 0.

Related articles

Execution context

[!INCLUDEfooter-include]