GetProjectItemsOptions Properties

The GetProjectItemsOptions type exposes the following members.

Properties
  NameDescription
Public propertyExcludedIds
Gets the IDs to not retrieve.
Public propertyPageNumber
Gets or sets the page number.
Public propertyPageSize
Gets or sets the size of the page.
Public propertyProjectId
Gets or sets the project identifier.
Public propertySearchTerm
Gets or sets the search term.
Top
See Also