ListObject.Unlink 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.
Removes the link to a Microsoft Windows SharePoint Services site from a list.
public:
void Unlink();
public void Unlink ();
Public Sub Unlink ()
Remarks
This property returns Nothing.
After this method is called and the list is unlinked, it cannot be reversed.