Applications Administration Guide > Content Center Reference > Content Project Business Service >

RemoveContentItem Method


This method removes a content item. If ItemId is provided, ProjectId and ItemName are not necessary. Otherwise, ProjectId and ItemName are required.

Table 120 lists the arguments for the RemoveContentItem method.

Table 120.  Arguments for the RemoveContentItem Method
Argument
Type
Description

ProjectId

Input

The project ID from which the content item is removed

ItemName

Input

The item name to remove

ItemId

Input

The item ID to remove

Applications Administration Guide