SeekToConditionItemView - свойства |
Тип SeekToConditionItemView предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Condition |
Gets or sets the condition for seek. Available search filter classes include SearchFilter.IsEqualTo,
SearchFilter.ContainsSubstring and SearchFilter.SearchFilterCollection. If SearchFilter
is null, no search filters are applied.
| |
OffsetBasePoint |
Gets or sets the base point of the offset.
| |
OrderBy |
Gets the properties against which the returned items should be ordered.
| |
PageSize |
The maximum number of items or folders the search operation should return.
| |
PropertySet |
Gets or sets the property set. PropertySet determines which properties will be loaded on found items. If PropertySet is null,
all first class properties are loaded on found items.
(Унаследован от ViewBase.) | |
Traversal |
Gets or sets the search traversal mode. Defaults to ItemTraversal.Shallow.
|