Be Careful When Using Enums in Web Services
We know that when enumeration type is used in web services, the string name of the enumeration value is used but not the underlying integer. Continue reading ‘Be Careful When Using Enums in Web Services’ »
Posts tagged ‘Enum’
We know that when enumeration type is used in web services, the string name of the enumeration value is used but not the underlying integer. Continue reading ‘Be Careful When Using Enums in Web Services’ »