GetProjectItemsOptions Class |
Namespace: Dundas.BI.WebApi.Models
The GetProjectItemsOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetProjectItemsOptions |
Initializes a new instance of the GetProjectItemsOptions class.
|
Name | Description | |
---|---|---|
![]() | ExcludedIds |
Gets the IDs to not retrieve.
|
![]() | Filter |
Gets or sets the filter rules which should be applied to the query, or if no filters are required.
|
![]() | PageNumber |
Gets or sets the page number.
|
![]() | PageSize |
Gets or sets the size of the page.
|
![]() | ProjectId |
Gets or sets the project identifier.
|
![]() | SearchTerm |
Gets or sets the search term.
|