ProcessTemplateWebService.MakeDefaultTemplate-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function MakeDefaultTemplate ( _
    templateId As Integer _
) As FrameworkTemplateHeader()
[WebMethodAttribute]
public FrameworkTemplateHeader[] MakeDefaultTemplate(
    int templateId
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Framework.Server.Alm.WebServices.FrameworkTemplateHeader[]

.NET Framework-Sicherheit

Siehe auch

Referenz

ProcessTemplateWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace