No content here will be updated; please do not add material here.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Enumeration MessageCodes
public enum MessageCodes
public enum class MessageCodes
type MessageCodes
public enum MessageCodes
Members
| Member name | Description | |
|---|---|---|
| BuildNotFound | ||
| CannotMoveChildBelow | ||
| CannotMoveSuiteEntriesAcrossPlans | ||
| ConflictingOperation | ||
| DefaultFailureTypeCreationError | ||
| DuplicateSuiteEntry | ||
| FailureTypeIdExhausted | ||
| GenericError | ||
| IllegalStateTransition | ||
| InvalidArgument | ||
| InvalidOperationId | ||
| ObjectAlreadyUpdated | ||
| ObjectInUse | ||
| ObjectNotFound | ||
| ObjectNotFound_StringIdentifier | ||
| OneTestId | ||
| ParentSuiteNotFound | ||
| SourceAndDestinationCannotBeInSamePlan | ||
| SourceFileNotFound | ||
| StartDateAfterEndDate | ||
| Success | ||
| SuiteDepthOverLimit | ||
| SuitesNotInSamePlan | ||
| TestObjectAlreadyExists |
Remarks
No content here will be updated; please do not add material here.