IEdmBatchDelete Interface
Allows you to delete several files and folders from the vault at once.
Syntax
Visual Basic (Declaration) | |
---|
Public Interface IEdmBatchDelete |
C# | |
---|
public interface IEdmBatchDelete |
C++/CLI | |
---|
public interface class IEdmBatchDelete |
Example
Remarks
Accessors
See Also