Allows you to update revision numbers on many 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 IEdmRevisionMgr2 Inherits IEdmRevisionMgr | |
| C# | |
|---|---|
public interface IEdmRevisionMgr2 : IEdmRevisionMgr | |
| C++/CLI | |
|---|---|
public interface class IEdmRevisionMgr2 : public IEdmRevisionMgr | |
This interface:
- extends IEdmRevisionMgr.
- is extended by IEdmRevisionMgr3.