Edit

Bagikan melalui


ProjectClass.DeliverableLinkToProject(String) Method

Definition

public:
 virtual bool DeliverableLinkToProject(System::String ^ DeliverableGuid) = Microsoft::Office::Interop::MSProject::_IProjectDoc::DeliverableLinkToProject;
public virtual bool DeliverableLinkToProject (string DeliverableGuid);
abstract member DeliverableLinkToProject : string -> bool
override this.DeliverableLinkToProject : string -> bool
Public Overridable Function DeliverableLinkToProject (DeliverableGuid As String) As Boolean

Parameters

DeliverableGuid
String

Returns

Implements

Applies to