Allows you to unlock, check in, or undo check-outs of multiple files all at once.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmBatchUnlock2 Inherits IEdmBatchUnlock | |
| C# | |
|---|---|
public interface IEdmBatchUnlock2 : IEdmBatchUnlock | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchUnlock2 : public IEdmBatchUnlock | |
See the IEdmBatchUnlock examples.
This interface extends IEdmBatchUnlock by adding the ability to get the status of the unlock operation.