OverwriteAction class represents what to do if the item already exists on SharePoint: OverwriteExisting - to replace the existing file, CreateNew - to add a new file with (2), (3) etc. appended to file name, or Choose - ask user what to do.
More...
|
override string | ToString () |
| Returns the overwrite action string.
|
|
OverwriteAction class represents what to do if the item already exists on SharePoint: OverwriteExisting - to replace the existing file, CreateNew - to add a new file with (2), (3) etc. appended to file name, or Choose - ask user what to do.
◆ valueOf()
static OverwriteAction Harmonie.SDK.OverwriteAction.valueOf |
( |
string | value | ) |
|
|
inlinestatic |
Returns OverwriteAction - what to do if the item already exists on SharePoint: OverwriteExisting, CreateNew,
or Choose.
- Parameters
-
value | OverwriteExisting / CreateNew / Choose |
The documentation for this class was generated from the following file:
- src/Harmonie/SDK/OverwriteAction.cs