WorkWeeks.Add(Object, Object, Object) 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.WorkWeek Add (object Start, object Finish, object Name);
abstract member Add : obj * obj * obj -> Microsoft.Office.Interop.MSProject.WorkWeek
Public Function Add (Start As Object, Optional Finish As Object, Optional Name As Object) As WorkWeek
Parameters
- Start
- Object
- Finish
- Object
- Name
- Object