PCRuntimeEnumDomain.displayValueExists Method [AX 2012]

Indicates whether a display value exists in a domain.

public boolean displayValueExists(str _displayValue)

Run On

Called

Parameters

_displayValue
Type: str
A display value.

Return Value

Type: boolean
true if the display value exists in the domain; otherwise, false.

Community Additions

ADD
Show: