ProjectClass.DeliverableLinkToProject(String) Method

Definition

public:
 virtual bool DeliverableLinkToProject(System::String ^ DeliverableGuid) = Microsoft::Office::Interop::MSProject::_IProjectDoc::DeliverableLinkToProject;
public virtual bool DeliverableLinkToProject (string DeliverableGuid);
Public Overridable Function DeliverableLinkToProject (DeliverableGuid As String) As Boolean

Parameters

DeliverableGuid
String

Returns

Boolean

Implements

Applies to