CommonStructureProjectState Enumeration

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<SerializableAttribute> _
<ClientTypeAttribute("ProjectState")> _
Public Enumeration CommonStructureProjectState
[SerializableAttribute]
[ClientTypeAttribute("ProjectState")]
public enum CommonStructureProjectState
[SerializableAttribute]
[ClientTypeAttribute(L"ProjectState")]
public enum class CommonStructureProjectState
[<SerializableAttribute>]
[<ClientTypeAttribute("ProjectState")>]
type CommonStructureProjectState
public enum CommonStructureProjectState

Members

Member name Description
CreatePending
Deleting
New
WellFormed

See Also

Reference

Microsoft.TeamFoundation.Integration.Server Namespace