TeamProjectCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data contract for a TeamProjectCollection.
[System.Runtime.Serialization.DataContract]
public class TeamProjectCollection : Microsoft.TeamFoundation.Core.WebApi.TeamProjectCollectionReference
type TeamProjectCollection = class
inherit TeamProjectCollectionReference
Public Class TeamProjectCollection
Inherits TeamProjectCollectionReference
- Inheritance
- Attributes
Constructors
| TeamProjectCollection() | |
| TeamProjectCollection(TeamProjectCollectionReference) |
Initializes a team project collection from a team project collection reference. |
Properties
| Description |
Project collection description. |
| Id |
Collection Id. (Inherited from TeamProjectCollectionReference) |
| Links |
The links to other objects related to this object. |
| Name |
Collection Name. (Inherited from TeamProjectCollectionReference) |
| ProcessCustomizationType |
Process customzation type on this collection. It can be Xml or Inherited. |
| State |
Project collection state. |
| Url |
Collection REST Url. (Inherited from TeamProjectCollectionReference) |