Skip to content

Commit 1098c37

Browse files
authored
Update getRequiredLevel.md
the values were being localized when they shouldn't be
1 parent af03594 commit 1098c37

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/attributes/getRequiredLevel.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "getRequiredLevel (Client API reference)| MicrosoftDocs"
33
description: Includes description and supported parameters for the getRequiredLevel method.
44
author: HemantGaur
55
ms.author: hemantg
6-
ms.date: 03/12/2022
6+
ms.date: 02/14/2024
77
ms.reviewer: jdaly
88
ms.topic: reference
99
applies_to: "Dynamics 365 (online)"
@@ -32,9 +32,9 @@ All
3232
**Type**: String.
3333

3434
**Description**: Returns one of the following values:
35-
- none
36-
- required
37-
- recommended
35+
- `none`
36+
- `required`
37+
- `recommended`
3838

3939
### Related article
4040

0 commit comments

Comments
 (0)