Assignments.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.Assignment Add (object TaskID, object ResourceID, object Units);
abstract member Add : obj * obj * obj -> Microsoft.Office.Interop.MSProject.Assignment
Public Function Add (Optional TaskID As Object, Optional ResourceID As Object, Optional Units As Object) As Assignment
Parameters
- TaskID
- Object
- ResourceID
- Object
- Units
- Object