Edit

WebApiTeam Class

Definition

[System.Runtime.Serialization.DataContract]
public class WebApiTeam : Microsoft.TeamFoundation.Core.WebApi.WebApiTeamRef
type WebApiTeam = class
    inherit WebApiTeamRef
Public Class WebApiTeam
Inherits WebApiTeamRef
Inheritance
WebApiTeam
Attributes

Constructors

WebApiTeam()
WebApiTeam(WebApiTeamRef)

Properties

Description

Team description

Id

Team (Identity) Guid. A Team Foundation ID.

(Inherited from WebApiTeamRef)
IdentityUrl

Identity REST API Url to this team

Name

Team name

(Inherited from WebApiTeamRef)
ProjectId
ProjectName
Url

Team REST API Url

(Inherited from WebApiTeamRef)

Explicit Interface Implementations

ISecuredObject.GetToken() (Inherited from WebApiTeamRef)
ISecuredObject.NamespaceId (Inherited from WebApiTeamRef)
ISecuredObject.RequiredPermissions (Inherited from WebApiTeamRef)

Applies to