RequestType Enumeration
Used when pending changes or displaying other pending changes. Shows the type of request in the pending change.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public Enumeration RequestType
'Usage
Dim instance As RequestType
public enum RequestType
public enum class RequestType
public enum RequestType
Members
Member name | Description | |
---|---|---|
None | ||
Add | ||
Branch | ||
Encoding | ||
Edit | ||
Delete | ||
Lock | ||
Rename | ||
Undelete |