| PsrContainerListFilter Properties | 
The PsrContainerListFilter type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ContainerType | 
                Container type
             | 
|  | DataId | 
                Filter by ID
            (Inherited from PsrListFilter.) | 
|  | DataStates | 
                Filter by data states (active, historic, deleted)
            (Inherited from PsrListFilter.) | 
|  | ExcludeDataState | 
                Filter by not set data states (active, historic, deleted)
            (Inherited from PsrListFilter.) | 
|  | FilterGroups | 
                Filter groups
            (Inherited from PsrListFilter.) | 
|  | First | 
                Returns only the first X objects
            (Inherited from PsrListFilter.) | 
|  | OrderFieldAsc | 
                Ascending order when OrderFieldName is used
             | 
|  | OrderFieldName | 
                Order by container item name
             | 
|  | OrderFieldType | 
                Filtering special container item types
             | 
|  | Page | 
                Page
            (Inherited from PsrListFilter.) | 
|  | PageOrder | 
                Name of the field that should be sorted by. Necessary when using paging.
            (Inherited from PsrListFilter.) | 
|  | PageOrderAsc | 
                Order
            (Inherited from PsrListFilter.) | 
|  | PageSize | 
                Page size
            (Inherited from PsrListFilter.) | 
|  | SaveFilter | 
                If the filter should be stored for the current session to be reused later
            (Inherited from PsrListFilter.) | 
|  | TimeStampUtcFrom | 
                Filter by creation timestamp begin
            (Inherited from PsrListFilter.) | 
|  | TimeStampUtcTo | 
                Filter by creation timestamp end
            (Inherited from PsrListFilter.) | 
|  | ValidTimeStampUtcFrom | 
                Filter by validity date begin
            (Inherited from PsrListFilter.) | 
|  | ValidTimeStampUtcTo | 
                Filter by validity date end
            (Inherited from PsrListFilter.) | 
 See Also
See Also