<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>IRuleComponent Plugin Type</title><link>https://community.telligent.com/community/11/w/api-documentation/64414/irulecomponent-plugin-type</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>IRuleComponent Plugin Type</title><link>https://community.telligent.com/community/11/w/api-documentation/64414/irulecomponent-plugin-type</link><pubDate>Tue, 19 Nov 2019 19:37:29 GMT</pubDate><guid isPermaLink="false">7dd8b30c-4563-4274-bc61-1a31cad4d352</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/64414/irulecomponent-plugin-type#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 11/19/2019 19:37:29&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;div class="documentation"&gt;&lt;div class="message error"&gt;&lt;strong&gt;Obsolete.&lt;/strong&gt; This plugin type is not longer used. Implement an automation script instead.&lt;/div&gt;&lt;p&gt;&lt;code&gt;IRuleComponent&lt;/code&gt; is defined in the &lt;code&gt;Telligent.Evolution.Extensibility.Rules.Version1&lt;/code&gt; namespace of Telligent.Evolution.Platform.dll&lt;/p&gt;&lt;div class="documentation-stub"&gt;&lt;h2&gt;&lt;a id="Definition" name="Definition"&gt;&lt;/a&gt;Definition&lt;/h2&gt;&lt;pre&gt;interface IRuleComponent : [[IPlugin Plugin Type|IPlugin]]
{
	string RuleComponentCategory { get;  }
	Guid RuleComponentId { get;  }
	string RuleComponentName { get;  }
}
&lt;/pre&gt;&lt;/div&gt;&lt;div class="documentation-members properties"&gt;&lt;h2&gt;&lt;a id="Properties" name="Properties"&gt;&lt;/a&gt;Properties&lt;/h2&gt;&lt;table cellspacing="0" cellpadding="2" width="99%" class="WikiTable"&gt;&lt;thead&gt;&lt;tr class="WikiTableBgBlue"&gt;&lt;th&gt;Name&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;th&gt;Default&lt;/th&gt;&lt;th&gt;Options&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;RuleComponentCategory&lt;/td&gt;&lt;td&gt;&lt;code&gt;string&lt;/code&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RuleComponentId&lt;/td&gt;&lt;td&gt;&lt;code&gt;Guid&lt;/code&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RuleComponentName&lt;/td&gt;&lt;td&gt;&lt;code&gt;string&lt;/code&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class="documentation-extensions"&gt;&lt;h2&gt;&lt;a id="Extensions" name="Extensions"&gt;&lt;/a&gt;Extensions&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;[[IConfigurableRuleComponent Plugin Type|IConfigurableRuleComponent]]&lt;/li&gt;&lt;li&gt;[[IRuleAction Plugin Type|IRuleAction]]&lt;/li&gt;&lt;li&gt;[[IRuleCondition Plugin Type|IRuleCondition]]&lt;/li&gt;&lt;li&gt;[[IConfigurableRuleComponent (v2) Plugin Type|IConfigurableRuleComponent]]&lt;/li&gt;&lt;li&gt;[[IRuleAction (v2) Plugin Type|IRuleAction]]&lt;/li&gt;&lt;li&gt;[[IRuleCondition (v2) Plugin Type|IRuleCondition]]&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>