ProjectClass.DeliverablesGetByProject(String) Method

Definition

public:
 virtual System::Object ^ DeliverablesGetByProject(System::String ^ ProjectGuid) = Microsoft::Office::Interop::MSProject::_IProjectDoc::DeliverablesGetByProject;
public virtual object DeliverablesGetByProject (string ProjectGuid);
Public Overridable Function DeliverablesGetByProject (ProjectGuid As String) As Object

Parameters

ProjectGuid
String

Returns

Object

Implements

Applies to