Options for adding a file to a folder to the vault, copying a file or folder within the vault, or copying/moving a tree of files and folders.
Bitmask.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Enum EdmAddFlag
Inherits System.Enum |
| C# | |
|---|
public enum EdmAddFlag : System.Enum |
| C++/CLI | |
|---|
public enum class EdmAddFlag : public System.Enum |
Members
See Also