Navigation:  OLE Automation > SearchFilter >

SpaceObServer.SearchFilter.Properties

Previous pageReturn to chapter overviewNext page

Filter properties

IncludePattern

Filter files by file name pattern (Only matching files included).

ExcludePattern

Filter files by file name pattern (Matching files are excluded).

IncludeUserNamePattern

Filter files by owner name pattern (Only matching files included).

ExcludeUserNamePattern

Filter files by owner name pattern (Matching files are excluded).

MinSize

Filter files by minimum file size.

MaxSize

Filter files by maximum file size.

FolderMinSize

If set, folders smaller than the passed size value are excluded from the directory tree.
Note: The size unit of the passed value is defined by the property "SizeUnit" of the "SpaceObServer.Application" com object.

MinDate

Filter files by minimum file date (last access, last modified or creation date).

MaxDate

Filter files by maximum file date (last access, last modified or creation date).

IncludeAttributes

Filter files by file attributes (Only matching files included).

ExcludeAttributes

Filter files by file attributes (Matching files are excluded).

MatchAllFilters

Indicates, if the files have to match every filter (AND relation) or only one of them (OR relation).