Allows you to display a dialog box with information about several files and folders being added to the vault 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 IEdmBatchAdd2 Inherits IEdmBatchAdd | |
| C# | |
|---|---|
public interface IEdmBatchAdd2 : IEdmBatchAdd | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchAdd2 : public IEdmBatchAdd | |
See the IEdmBatchAdd examples.
This interface extends IEdmBatchAdd.