ALM Site Administration API Type Library 12.50 and later
UnlinkAllProjects Method
The domain of the project on the "from" side of the link.
The name of the "from" project. This is typically a template project.
Description
Links a project to a set of projects.
Syntax
Visual Basic
Public Function UnlinkAllProjects( _
   ByVal RemoteDomain As String, _
   ByVal RemoteProject As String _
) As String
Parameters
RemoteDomain
The domain of the project on the "from" side of the link.
RemoteProject
The name of the "from" project. This is typically a template project.
Return Type
On success, returns an empty string.
See Also

SAapi Object  | SAapi Members