IWorkspaceItemFilterService Interface

Definition

Workspace Item Filter service.

public interface class IWorkspaceItemFilterService
public interface class IWorkspaceItemFilterService
__interface IWorkspaceItemFilterService
public interface IWorkspaceItemFilterService
type IWorkspaceItemFilterService = interface
Public Interface IWorkspaceItemFilterService

Methods

CreateFileMatcher(IReadOnlyCollection<String>, String)

Create file matcher from list or glob rules.

GetItemFilter(String)

Gets the Item Filter object for the given filterKey.

Applies to