Tables.Add(String, PjField, Boolean) 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 Microsoft.Office.Interop.MSProject.Table Add (string Name, Microsoft.Office.Interop.MSProject.PjField Field, bool Task = false);
abstract member Add : string * Microsoft.Office.Interop.MSProject.PjField * bool -> Microsoft.Office.Interop.MSProject.Table
Public Function Add (Name As String, Field As PjField, Optional Task As Boolean = false) As Table
Parameters
- Name
- String
- Field
- PjField
- Task
- Boolean