_EProjectApp2_SinkHelper.ProjectAssignmentNew(Project, Int32) 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:
override void ProjectAssignmentNew(Microsoft::Office::Interop::MSProject::Project ^ , int );
public override void ProjectAssignmentNew (Microsoft.Office.Interop.MSProject.Project , int );
abstract member ProjectAssignmentNew : Microsoft.Office.Interop.MSProject.Project * int -> unit
override this.ProjectAssignmentNew : Microsoft.Office.Interop.MSProject.Project * int -> unit
Public Overrides Sub ProjectAssignmentNew ( As Project, As Integer)