| Visual Basic | |
|---|---|
Public Enum EdmUnlockEvent Inherits System.Enum | |
| C# | |
|---|---|
public enum EdmUnlockEvent : System.Enum | |
| C++/CLI | |
|---|---|
public enum class EdmUnlockEvent : public System.Enum | |
| Member | Description |
|---|---|
| Euev_CompressingTree | 3 = Check-in command is compressing the reference tree |
| Euev_ReadingFileRefs | 1 = Check-in command is reading external references from the file |
| Euev_UnlockFile | 2 = Check-in command is checking in a file |