M-Files API 23.11.13135.0
MFPredefinedSearchFilterType Enumeration
Description
Definition for various predefined filters that the user can select on the search bar.
Members
MemberValueDescription
MFPredefinedSearchFilterTypeDocumentsAccessedByMeLastMonth30006Search for documents that the user has accessed within the last month.
MFPredefinedSearchFilterTypeDocumentsAccessedByMeLastWeek30005Search for documents that the user has accessed within the last week.
MFPredefinedSearchFilterTypeDocumentsAccessedByMeLastYear30007Search for documents that the user has accessed within the last year.
MFPredefinedSearchFilterTypeDocumentsAccessedByMeToday30004Search for documents that the user has accessed today.
MFPredefinedSearchFilterTypeDocumentsModifiedLastMonth30002Search for documents that have been modified within the last month.
MFPredefinedSearchFilterTypeDocumentsModifiedLastWeek30001Search for documents that have been modified within the last week.
MFPredefinedSearchFilterTypeDocumentsModifiedLastYear30003Search for documents that have been modified within the last year.
MFPredefinedSearchFilterTypeDocumentsModifiedToday30000Search for documents that have been modified today.
MFPredefinedSearchFilterTypeObjectType1Explicitly selected object type condition.
MFPredefinedSearchFilterTypeUnspecified0The filter has not been specified. For backward compatibility the object type condition is used if defined. Otherwise 'All object types' condition is used.