The Storage Area does not allow delete of content.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly CONTENT_SA_DELETES_NOT_ALLOWED As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_SA_DELETES_NOT_ALLOWED
Visual C++
public:
static initonly ExceptionCode^ CONTENT_SA_DELETES_NOT_ALLOWED
JavaScript
FileNet.Api.Exception.ExceptionCode.contenT_SA_DELETES_NOT_ALLOWED

ToggleSee Also