CrossListQueryInfo Members
Include Protected Members
Include Inherited Members
Contains data about how to perform a query using a SPCrossListQuery object with audience targeting.
The CrossListQueryInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CrossListQueryInfo | Creates a new instance of the CrossListQueryInfo object. |
Top
Properties
Name | Description | |
---|---|---|
AudienceFieldId | Gets and sets the CrossListQueryInfo object. | |
FilterByAudience | Specifies whether to filter data by audience. | |
GroupByAscending | Specifies whether the Collaborative Application Markup Language (CAML) is grouped in ascending order. | |
GroupByAudience | Specifies whether Collaborative Application Markup Language (CAML) is grouped by audience. | |
Lists | Sets the Collaborative Application Markup Language (CAML)Lists attribute. | |
Query | Sets the Collaborative Application Markup Language (CAML)Query attribute. | |
RowLimit | Sets the maximum number of rows allowed in this Content By Query Web Part. | |
ShowUntargetedItems | Specifies whether to show items that are not targeted. | |
UseCache | Gets or sets a value that indicates whether or not cache should be used. | |
ViewFields | Sets the Collaborative Application Markup Language (CAML)ViewFields attribute. | |
Webs | Sets the Collaborative Application Markup Language (CAML)Webs attribute. | |
WebUrl | Gets or sets the Web URL to run the Collaborative Application Markup Language (CAML) query on. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top