Need help with Enums in C sharp
Hi,
I have 2 items compared. Unfortunately,they don’t allow comparing these items because one is a string value the other is an Enum.
How can I convert a string value to Enum so that I could compare this two?
Can I have a simple code on converting string to Enum?
Microsoft Dynamics AX Debugger
Error executing code Wrong argument types for comparison. Stack trace
(C)FormsSysFillUtilityMethodsinitializeMainQuery – line 69
(C)FormsSysFillUtilityMethodsinit – line 53
(C)ClassesSysSetupFormRuninit – line 3
(C)ClassesxMenuFunctionrun
(C)ClassesMenuFunctionrun – line 87
(C)FormsSysRecordlnfoDesignsDesignListFillButtonMethodsClick
ed – line11








