Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 908 Bytes

File metadata and controls

44 lines (30 loc) · 908 Bytes
title description author ms.author ms.date ms.reviewer ms.topic applies_to ms.subservice search.audienceType contributors
getRequiredLevel (Client API reference)| MicrosoftDocs
Includes description and supported parameters for the getRequiredLevel method.
HemantGaur
hemantg
02/14/2024
jdaly
reference
Dynamics 365 (online)
mda-developer
developer
JimDaly

getRequiredLevel (Client API reference)

Returns a string value indicating whether a value for the column is required or recommended.

Column types supported

All

Syntax

formContext.getAttribute(arg).getRequiredLevel()

Return Value

Type: String.

Description: Returns one of the following values:

  • none
  • required
  • recommended

Related article

setRequiredLevel (Client API reference)

[!INCLUDEfooter-include]