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 IEdmRevisionMgr3 Inherits IEdmRevisionMgr, IEdmRevisionMgr2 | |
| C# | |
|---|---|
public interface IEdmRevisionMgr3 : IEdmRevisionMgr, IEdmRevisionMgr2 | |
| C++/CLI | |
|---|---|
public interface class IEdmRevisionMgr3 : public IEdmRevisionMgr, IEdmRevisionMgr2 | |
This interface extends IEdmRevisionMgr2.
This interface contains methods that are used internally to upgrade program versions of files in vaults. The methods are probably not of much interest to the ordinary programmer.