SchemaType Enumeration

Describes the schema of an XML document.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

Syntax

'Declaration
Public Enumeration SchemaType
public enum SchemaType
public enum class SchemaType
type SchemaType
public enum SchemaType

Members

Member name Description
Categories Categories schema.

GlobalLists Global lists schema.

GlobalWorkflow

SharedTypes Shared types schema.

WorkItemLinkType Work item link type schema.

WorkItemType Work item type schema.

See Also

Reference

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace