Properties
| Name | Access | Type | Description |
|---|---|---|---|
| ApplicationId | Read, Write | Nullable of Guid | Application Id |
| Category | Read, Write | String | Category |
| Collapse | Read, Write | Nullable of Boolean | Collapse |
| ContainerId | Read, Write | Nullable of Guid | Container Id |
| DateRangeFacets | Read, Write | List of DateRangeFacet | Date Range Facets |
| DateRangeFilters | Read, Write | List of DateRangeFilter | Date Range Filters |
| EndDate | Read, Write | Nullable of DateTime | End Date |
| FieldFacets | Read, Write | List of FieldFacet | Field Facets |
| FieldFilters | Read, Write | List of FieldFilter | Field Filters |
| Filters | Read, Write | String | Filters |
| Id | Read, Write | Nullable of Guid | Id |
| IsApplication | Read, Write | Nullable of Boolean | Is Application |
| IsContainer | Read, Write | Nullable of Boolean | Is Container |
| IsContent | Read, Write | Nullable of Boolean | Is Content |
| IsLoggable | Read, Write | Nullable of Boolean | Is Loggable |
| LogicallyOrTags | Read, Write | Nullable of Boolean | Logically Or Tags |
| OnlyFriendContent | Read, Write | Nullable of Boolean | Only Friend Content |
| PageIndex | Read, Write | Nullable of Int32 | Page Index |
| PageSize | Read, Write | Nullable of Int32 | Page Size |
| Query | Read, Write | String | Query |
| SearchFlags | Read, Write | String | Search Flags |
| Sort | Read, Write | String | Sort |
| StartDate | Read, Write | Nullable of DateTime | Start Date |
| Tags | Read, Write | List of String | Tags |