Share via


RemoveProjectObjectAndLinks Method

The RemoveProjectObjectAndLinks method removes all links and deletes the specified project object from the MSP_WEB_OBJECTS table.

Syntax

Sub RemoveProjectObjectAndLinks(ByVal dwProjID   As Unsigned Long)

Parameters

dwProjID     Required. Integer that specifies the project, by its ID.

Return Values

None.

See Also

RemoveLink Method | RemoveLinks Method | RemoveDocLibLinks Method

Applies To

IObjLinkProvider Interface

Additional Information

Object Link Provider Reference for Microsoft Office Project Server