ApplicationClass.FilterNew(PjFilterViewType) Method

Definition

public virtual bool FilterNew (Microsoft.Office.Interop.MSProject.PjFilterViewType FilterType = Microsoft.Office.Interop.MSProject.PjFilterViewType.pjFilterViewTypeUseView);
abstract member FilterNew : Microsoft.Office.Interop.MSProject.PjFilterViewType -> bool
override this.FilterNew : Microsoft.Office.Interop.MSProject.PjFilterViewType -> bool
Public Overridable Function FilterNew (Optional FilterType As PjFilterViewType = Microsoft.Office.Interop.MSProject.PjFilterViewType.pjFilterViewTypeUseView) As Boolean

Parameters

FilterType
PjFilterViewType

Returns

Implements

Applies to