GlobalClass.FilterEdit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool FilterEdit (string Name, bool TaskFilter, object Create, object OverwriteExisting, object Parenthesis, object NewName, object FieldName, object NewFieldName, object Test, object Value, object Operation, object ShowInMenu, object ShowSummaryTasks);
abstract member FilterEdit : string * bool * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.FilterEdit : string * bool * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function FilterEdit (Name As String, TaskFilter As Boolean, Optional Create As Object, Optional OverwriteExisting As Object, Optional Parenthesis As Object, Optional NewName As Object, Optional FieldName As Object, Optional NewFieldName As Object, Optional Test As Object, Optional Value As Object, Optional Operation As Object, Optional ShowInMenu As Object, Optional ShowSummaryTasks As Object) As Boolean
Parameters
- Name
- String
- TaskFilter
- Boolean
- Create
- Object
- OverwriteExisting
- Object
- Parenthesis
- Object
- NewName
- Object
- FieldName
- Object
- NewFieldName
- Object
- Test
- Object
- Value
- Object
- Operation
- Object
- ShowInMenu
- Object
- ShowSummaryTasks
- Object