WorkflowMenuCommands.DefaultFilter Field

Definition

A CommandID that can be used to access the default filter menu. This field is read-only.

public: static initonly System::ComponentModel::Design::CommandID ^ DefaultFilter;
public static readonly System.ComponentModel.Design.CommandID DefaultFilter;
 staticval mutable DefaultFilter : System.ComponentModel.Design.CommandID
Public Shared ReadOnly DefaultFilter As CommandID 

Field Value

Remarks

The default filter menu is typically used to set or modify the default filter for the workflow.

Applies to