ITeamProjects CreateTeamProject Method (String, String, String, Boolean, Boolean, String )Tfs Api

Namespace: TfsApi.Administration.Contracts
Assembly: TfsApi (in TfsApi.dll) Version: 1.2.4952.20910
Syntax

bool CreateTeamProject(
	string teamProjectName,
	string teamProjectDescription,
	string processTemplate,
	bool createSharepointSite,
	bool createReportsSite,
	ref string logOutput
)

Return Value

Type: OnlineBoolean
See Also