Modifica

Condividi tramite


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);
abstract member DeliverablesGetByProject : string -> obj
override this.DeliverablesGetByProject : string -> obj
Public Overridable Function DeliverablesGetByProject (ProjectGuid As String) As Object

Parameters

ProjectGuid
String

Returns

Implements

Applies to