ModuleListPageFilter Class

Definition

Provides a container for filter properties that are applied to a ModuleListPage object.

public ref class ModuleListPageFilter sealed
public sealed class ModuleListPageFilter
type ModuleListPageFilter = class
Public NotInheritable Class ModuleListPageFilter
Inheritance
ModuleListPageFilter

Constructors

ModuleListPageFilter(String)

Initializes a new instance of the ModuleListPageFilter class with the specified filter description.

ModuleListPageFilter(String, Boolean)

Initializes a new instance of the ModuleListPageFilter class with the specified filter description and remove-filter status.

Properties

CanRemove

Gets a value indicating whether the filter can be removed.

Description

Gets the description of the filter.

Applies to