_EProjectApp2.ProjectResourceNew(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:
void ProjectResourceNew(Microsoft::Office::Interop::MSProject::Project ^ pj, int ID);
public void ProjectResourceNew (Microsoft.Office.Interop.MSProject.Project pj, int ID);
abstract member ProjectResourceNew : Microsoft.Office.Interop.MSProject.Project * int -> unit
Public Sub ProjectResourceNew (pj As Project, ID As Integer)
Parameters
- pj
- Project
- ID
- Int32