Here is a Dynamo graph, created in 0.9.2, that will take the name of each Basic Wall Type and Curtain Wall Type as a string and place that value in a type-based shared Project Parameter called NameFromType. You have to add that project parameter before running the Dynamo graph; if you prefer to name that parameter differently, you can edit the Code Block that contains "NameFromType"; and replace the text between the double quotation marks with the name of your parameter.
Do this once in your template file to get your office-standard Wall Types set up, and, as Jeff mentions, keep it handy for when custom types are created. The NameFromType (or whatever name you choose) parameter is then available for use in filtering a Wall Schedule.

Stacked Walls are filtered out of the list of Wall Types because Stacked Wall Types do not receive Project Parameters that are assigned to the Walls category (the component Wall Types do). Including Stacked Walls in the list causes the Element.SetParameterByName node to show an error, which annoyed me, even though it still carried on and processed the remaining Wall Types.
David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
