Enums are currently not supported in WCF Data Services, and option seems to be to use either integer and constant values or string and constant values. A data contract will work with WCF services, but since WCF Data Services is tied to EF… slightly different as OData doesn’t support it either.
WCF Data Services and Enums
This entry was posted in WCF. Bookmark the <a href="https://sujatad.net/wcf/wcf-data-services-and-enums/" title="Permalink to WCF Data Services and Enums" rel="bookmark">permalink</a>.