BlogResultFilter Type

Filters and sorts Blog s.

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>
    <onlyCommunity>xs:boolean</onlyCommunity>
    <onlyPersonal>xs:boolean</onlyPersonal>
    <prefix>xs:string</prefix>
<...>

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
creationDateRangeMax
Setting
Getting
creationDateRangeMin
Setting
Getting
moderationRangeMax
Setting
Getting
moderationRangeMin
Setting
Getting
modificationDateRangeMax
Setting
Getting
modificationDateRangeMin
Setting
Getting
numResults
Setting
Getting
onlyCommunity
Setting
Sets whether the result to be selected by the result filter should include only community blogs. The default value is false, to include all blogs.

Getting
Returns whether the result to be selected by the result filter should include only community blogs. The default value is false, to include all blogs.

onlyPersonal
Setting
Sets whether the result to be selected by the result filter should include only personal blogs. The default value is false, to include all blogs.

Getting
Returns whether the result to be selected by the result filter should include only personal blogs. The default value is false, to include all blogs.

prefix
Setting
Set a single character prefix to be used when searching blogs.
Getting
Returns an optional prefix to be used when search blogs by name.
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