_MSProject.ViewEditCombination 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 ViewEditCombination (object Name, object Create, object NewName, object TopView, object BottomView, object ShowInMenu);
abstract member ViewEditCombination : obj * obj * obj * obj * obj * obj -> bool
Public Function ViewEditCombination (Optional Name As Object, Optional Create As Object, Optional NewName As Object, Optional TopView As Object, Optional BottomView As Object, Optional ShowInMenu As Object) As Boolean
Parameters
- Name
- Object
- Create
- Object
- NewName
- Object
- TopView
- Object
- BottomView
- Object
- ShowInMenu
- Object