ImportStructureException.Type Enumeration
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Enumeration Type
'Usage
Dim instance As ImportStructureException.Type
public enum Type
public enum class Type
public enum Type
Members
Member name | Description | |
---|---|---|
AuthorizeTreeChanges | ||
AuthorizeTreeChangesForcedRollback | ||
ChangeTreeNodeCreate | ||
ChangeTreePropertyTooLongToCache | ||
SyncBisTreeChangerIdIsNull | ||
SyncBisTreeCssNodeNameEmpty | ||
SyncBisTreeInvalidStructureType | ||
SyncBisTreeParentIdDoesNotExist | ||
SyncBisTreeCannotMoveNodes | ||
SyncBisTreeCannotMoveNodesAcrossStructureTypes | ||
SyncBisTreeInvalidNodeType | ||
Other |