LINQ: Mapping to an Enumerated Type in the LINQ Designer 2. February 2010 Jon Blog (0) Below is the syntax you can use in the Properties window of the LINQ Designer to map to an enum. Set this under the Type property and use the fully qualified name of your enum. Example: global::MyClassLibrary.MyStuff.MyClassName Screenshot: