PBAEnterprisePortalMain::pbaNoYes2str Method [AX 2012]
Converts a NoYes enumeration value to an English string independent of the current selected language.
server public static str pbaNoYes2str(NoYes _noYes)
Run On
ServerParameters
- _noYes
- Type: NoYes Enumeration
A NoYes enumeration value.
Show: