Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
public enum MessageCodes
public enum class MessageCodes
type MessageCodes
Public Enumeration 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 | ||
TestArtifactExistsInOfflineMode | ||
TestObjectAlreadyExists |
Remarks
No content here will be updated; please do not add material here.
See Also
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top