Share via


TeamProjectCollectionWebService.EnableServicing Method

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function EnableServicing As Boolean
[WebMethodAttribute]
public bool EnableServicing()
[WebMethodAttribute]
public:
bool EnableServicing()
[<WebMethodAttribute>]
member EnableServicing : unit -> bool
public function EnableServicing() : boolean

Return Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

TeamProjectCollectionWebService Class

Microsoft.TeamFoundation.Framework.Server.WebServices Namespace