_MSProject.ViewEditSingle 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 bool ViewEditSingle (object Name, object Create, object NewName, object Screen, object ShowInMenu, object HighlightFilter, object Table, object Filter, object Group);
abstract member ViewEditSingle : obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function ViewEditSingle (Optional Name As Object, Optional Create As Object, Optional NewName As Object, Optional Screen As Object, Optional ShowInMenu As Object, Optional HighlightFilter As Object, Optional Table As Object, Optional Filter As Object, Optional Group As Object) As Boolean
Parameters
- Name
- Object
- Create
- Object
- NewName
- Object
- Screen
- Object
- ShowInMenu
- Object
- HighlightFilter
- Object
- Table
- Object
- Filter
- Object
- Group
- Object