Provides access to the error codes returned by the server when a check in is gated.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.Build.Common.GatedCheckInErrorCode
Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public NotInheritable Class GatedCheckInErrorCode
public static class GatedCheckInErrorCode
public ref class GatedCheckInErrorCode abstract sealed
[<AbstractClass>]
[<Sealed>]
type GatedCheckInErrorCode =  class end
public final class GatedCheckInErrorCode
The GatedCheckInErrorCode type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | BuildSubmitted | |
| .gif) .gif) | OverrideDenied | |
| .gif) .gif) | ShelvesetCreated | |
| .gif) .gif) | ShelvesetNotCreated | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.