Types of check-in command passed to the 
IEdmUnlockOpCallback interface to notify the caller about what is happening while checking in files with the 
IEdmBatchUnlock interface. 
            
Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Enum EdmUnlockEvent 
   Inherits System.Enum | 
| C# |  | 
|---|
| public enum EdmUnlockEvent : System.Enum  | 
| C++/CLI |  | 
|---|
| public enum class EdmUnlockEvent : public System.Enum  | 
Members
            
             
             
            
            
             
            See Also