CommentResultFilter Type

Type Template

<...>
    <creationDateRangeMax>xs:dateTime</creationDateRangeMax>
    <creationDateRangeMin>xs:dateTime</creationDateRangeMin>
    <moderationRangeMax>Integer</moderationRangeMax>
    <moderationRangeMin>Integer</moderationRangeMin>
    <modificationDateRangeMax>xs:dateTime</modificationDateRangeMax>
    <modificationDateRangeMin>xs:dateTime</modificationDateRangeMin>
    <numResults>Integer</numResults>
    <recursive>xs:boolean</recursive>
    <resolutionDateRangeMin>Integer</resolutionDateRangeMin>
    <!-- List of ... -->
    <resolutionStates>xs:string</resolutionStates>
    <resolutionnDateRangeMax>Integer</resolutionnDateRangeMax>
    <sortField>xs:int</sortField>
    <sortOrder>xs:int</sortOrder>
    <startIndex>xs:int</startIndex>
    <!-- List of ... -->
    <tags>xs:string</tags>
    <userID>Long</userID>
    <communityID>xs:long</communityID>
    <includeModerated>xs:boolean</includeModerated>
<...>

Note: Element descriptions are split into information that's relevant when you're creating an instance of this type and information relevant when you're receiving an instance of it. Occasionally these will differ.

Elements

Element Description
communityID
Setting
Sets the communityID to use to restrict results to be selected by the result filter. This is most useful when you only want the results inside of a particular community (i.e. list all comments that are moderated appropriately within a specific community).
Getting
Returns the communityID. This can be used to restrict results to be selected by the result filter. This is most useful when you only want the results inside of a particular community (i.e. list all comments that are moderated appropriately within a specific community).
creationDateRangeMax
Setting
Getting
creationDateRangeMin
Setting
Getting
includeModerated
Setting
Sets whether the result to be selected by the result filter should include moderated comments. The default value is false, or not to include moderated comments.
Getting
Returns whether the result to be selected by the result filter should include moderated comments. The default value is false, or not to include moderated comments.
moderationRangeMax
Setting
Getting
moderationRangeMin
Setting
Getting
modificationDateRangeMax
Setting
Getting
modificationDateRangeMin
Setting
Getting
numResults
Setting
Getting
recursive
Setting
Getting
resolutionDateRangeMin
Setting
Getting
resolutionStates
Setting
Getting
resolutionnDateRangeMax
Setting
Getting
sortField
Setting
Getting
sortOrder
Setting
Getting
startIndex
Setting
Getting
tags
Setting
Getting
userID
Setting
Getting