SyntaxFix
Write A Post
Hire A Developer
Questions
an Enum is a safe-type so you can't assign a new value at the runtime. Moreover you can use it in a switch statement (like an int).