ProjectClass.DeliverableDependencyDelete(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 DeliverableDependencyDelete(System::String ^ DeliverableGuid) = Microsoft::Office::Interop::MSProject::_IProjectDoc::DeliverableDependencyDelete;
public virtual bool DeliverableDependencyDelete (string DeliverableGuid);
abstract member DeliverableDependencyDelete : string -> bool
override this.DeliverableDependencyDelete : string -> bool
Public Overridable Function DeliverableDependencyDelete (DeliverableGuid As String) As Boolean
Parameters
- DeliverableGuid
- String