DeleteChild Method
Deletes a child from a folder.
Syntax
public void deleteChild(String childId);
Remarks
This method removes the child specified by ChildId from the parent folder specified by ResourceId.
Cloud Storage Integrator - Online Help
|
|||
|
Available for:
Questions / Feedback?
DeleteChild MethodDeletes a child from a folder. Syntaxpublic void deleteChild(String childId); RemarksThis method removes the child specified by ChildId from the parent folder specified by ResourceId. |
||