Delete¶
Deletes the specified file from the repository.
1 | |
Parameters¶
string id
The ID of the file.
Remarks¶
If the id parameter is not a GUID value, an Error is thrown.
Usage:¶
1 2 3 4 5 | |
Deletes the specified file from the repository.
1 | |
string id
The ID of the file.
If the id parameter is not a GUID value, an Error is thrown.
1 2 3 4 5 | |