<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>CommentUpdateOptions In-Process API Supplementary Type</title><link>https://community.telligent.com/community/12/w/api-documentation/70502/commentupdateoptions-in-process-api-supplementary-type</link><description>Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>CommentUpdateOptions In-Process API Supplementary Type</title><link>https://community.telligent.com/community/12/w/api-documentation/70502/commentupdateoptions-in-process-api-supplementary-type</link><pubDate>Fri, 15 Jan 2021 20:06:43 GMT</pubDate><guid isPermaLink="false">a33ea32e-fcf6-4095-8598-4e458962ad2d</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/12/w/api-documentation/70502/commentupdateoptions-in-process-api-supplementary-type#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 01/15/2021 20:06:43&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;div class="documentation"&gt;&lt;p&gt;&lt;code&gt;CommentUpdateOptions&lt;/code&gt; is defined in the &lt;code&gt;Telligent.Evolution.Extensibility.Api.Version1&lt;/code&gt; namespace of Telligent.Evolution.Platform.dll&lt;/p&gt;&lt;div class="documentation-stub"&gt;&lt;h2&gt;Definition&lt;/h2&gt;&lt;pre&gt;class CommentUpdateOptions
{
	Guid? CommentTypeId { get; set;  }
	DateTime? CreatedDate { get; set;  }
	IList&amp;lt;[[ExtendedAttribute In-Process API Supplementary Type|ExtendedAttribute]]&amp;gt; ExtendedAttributes { get; set;  }
	bool? IsApproved { get; set;  }
	bool? IsFeatured { get; set;  }
	int? SortOrder { get; set;  }
}
&lt;/pre&gt;&lt;/div&gt;&lt;div class="documentation-members properties"&gt;&lt;h2&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;CommentTypeId&lt;/td&gt;&lt;td&gt;&lt;code&gt;Guid?&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Comment type Id&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CreatedDate&lt;/td&gt;&lt;td&gt;&lt;code&gt;DateTime?&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Created date&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ExtendedAttributes&lt;/td&gt;&lt;td&gt;&lt;code&gt;IList&amp;lt;[[ExtendedAttribute In-Process API Supplementary Type|ExtendedAttribute]]&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;ExtendedAttributes&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;IsApproved&lt;/td&gt;&lt;td&gt;&lt;code&gt;bool?&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Whether the moderation state should be approved&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;IsFeatured&lt;/td&gt;&lt;td&gt;&lt;code&gt;bool?&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Whether the post shoudl be featured&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SortOrder&lt;/td&gt;&lt;td&gt;&lt;code&gt;int?&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Sort order&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&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>