TeamProjectCollectionWebService.EnableServicing Method
Namespace: Microsoft.TeamFoundation.Server.Core.WebServices
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.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
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.