3.21. ドキュメントコンテンツ削除¶
ドキュメントのコンテンツを削除するタスクです。
3.21.1. 入力値¶
wdc_removeDocumentContents <object> ├─ contentsId <string> * └─ documentId <string> *
- 詳細
項目名 必須/任意 型 配列/リスト 説明 コンテンツID 必須 string なし コンテンツID ドキュメントID 必須 string なし ドキュメントID
3.21.2. 出力値¶
wdc_removeDocumentContents <object> ├─ errorFlag <boolean> └─ message <string>
- 詳細
項目名 型 配列/リスト 説明 処理結果 boolean なし 処理結果 true: エラーあり / false: エラーなし メッセージ string なし 処理結果メッセージ