how to get the value from enum with id in c# code example Example: get enum value c# int something = (int) Question.Role;