<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Getting a list of all facets and its properties</title><link>http://blogs.msdn.com/b/jenss/archive/2009/04/18/getting-a-list-of-all-facets-and-its-properties.aspx</link><description>For those struggling as I did for getting the complete list of all facets and its properties available, I went down the dark side of the code (Reflection) and got the methods to extract the information from the PBM framework. As a complete reference </description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Getting a list of all facets and its properties</title><link>http://blogs.msdn.com/b/jenss/archive/2009/04/18/getting-a-list-of-all-facets-and-its-properties.aspx#10210253</link><pubDate>Tue, 13 Sep 2011 21:18:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10210253</guid><dc:creator>Brenda</dc:creator><description>&lt;p&gt;I have been lost in facet properties. Thank you for providing this list . . . a real time saver.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10210253" width="1" height="1"&gt;</description></item><item><title>re: Getting a list of all facets and its properties</title><link>http://blogs.msdn.com/b/jenss/archive/2009/04/18/getting-a-list-of-all-facets-and-its-properties.aspx#10091540</link><pubDate>Tue, 16 Nov 2010 01:09:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10091540</guid><dc:creator>Toby</dc:creator><description>&lt;p&gt;Is that Binary 10th... in which case it should be 10nd!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10091540" width="1" height="1"&gt;</description></item><item><title>re: Getting a list of all facets and its properties</title><link>http://blogs.msdn.com/b/jenss/archive/2009/04/18/getting-a-list-of-all-facets-and-its-properties.aspx#9984565</link><pubDate>Wed, 24 Mar 2010 19:16:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9984565</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;Good work sir. &amp;nbsp;Proably the 10th person in the universe that has an intrest, but hey nerdiness is next to godliness right? Or thats at least what I always say. &amp;nbsp;;-)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9984565" width="1" height="1"&gt;</description></item><item><title>re: Getting a list of all facets and its properties</title><link>http://blogs.msdn.com/b/jenss/archive/2009/04/18/getting-a-list-of-all-facets-and-its-properties.aspx#9977513</link><pubDate>Fri, 12 Mar 2010 14:40:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9977513</guid><dc:creator>Srini</dc:creator><description>&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;I am trying to convert your script to power shell . Is there anyway you can shed some knowledge&lt;/p&gt;
&lt;p&gt;foreach (FacetInfo info in PolicyStore.Facets)&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; Console.WriteLine(info.Name);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; foreach (System.Reflection.PropertyInfo p in info.FacetProperties)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; {&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Console.WriteLine(&amp;quot;\t&amp;quot; + p.Name);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9977513" width="1" height="1"&gt;</description></item><item><title>http://blogs.msdn.com/sqlpbm/archive/2009/04/20/generate-the-list-of-all-available-facets-and-their-properties.aspx</title><link>http://blogs.msdn.com/b/jenss/archive/2009/04/18/getting-a-list-of-all-facets-and-its-properties.aspx#9558296</link><pubDate>Tue, 21 Apr 2009 08:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9558296</guid><dc:creator>TrackBack</dc:creator><description>&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9558296" width="1" height="1"&gt;</description></item><item><title>Generate the List of All Available Facets and Their Properties</title><link>http://blogs.msdn.com/b/jenss/archive/2009/04/18/getting-a-list-of-all-facets-and-its-properties.aspx#9557009</link><pubDate>Mon, 20 Apr 2009 20:40:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9557009</guid><dc:creator>SQL Server Policy-Based Management</dc:creator><description>&lt;p&gt;Our colleague Jens Suessmeyer in Germany has figured out how to generate the list of all facets and their&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9557009" width="1" height="1"&gt;</description></item><item><title>Great Information</title><link>http://blogs.msdn.com/b/jenss/archive/2009/04/18/getting-a-list-of-all-facets-and-its-properties.aspx#9555066</link><pubDate>Sat, 18 Apr 2009 17:48:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9555066</guid><dc:creator>Tukimin</dc:creator><description>&lt;p&gt;This is a very informative blog. I really appreciate it. Keep blogging. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9555066" width="1" height="1"&gt;</description></item><item><title>Getting a list of all facets and its properties | ASP NET Hosting</title><link>http://blogs.msdn.com/b/jenss/archive/2009/04/18/getting-a-list-of-all-facets-and-its-properties.aspx#9555055</link><pubDate>Sat, 18 Apr 2009 17:24:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9555055</guid><dc:creator>Getting a list of all facets and its properties | ASP NET Hosting</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://asp-net-hosting.simplynetdev.com/getting-a-list-of-all-facets-and-its-properties/"&gt;http://asp-net-hosting.simplynetdev.com/getting-a-list-of-all-facets-and-its-properties/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9555055" width="1" height="1"&gt;</description></item></channel></rss>