ProjectClass.DeliverableLinkToProject(String) 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:
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