Share via


RemoveDocLibLinks Method

The RemoveDocLibLinks method deletes any links to a Microsoft Windows SharePoint Services document library (as specified by sListName) for a specified project.

Syntax

Sub RemoveDocLibLinks(ByVal dwProjIDAs Unsigned Long, ByVal sListNameAs String)

Parameters

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

sListName     Required. GUID representing the document library within Windows SharePoint Services.

Return Values

None.

See Also

RemoveLink Method | RemoveLinks Method | RemoveProjectObjectAndLinks Method

Applies To

IObjLinkProvider Interface

Additional Information

Object Link Provider Reference for Microsoft Office Project Server