The object cannot be deleted because it holds references to other objects.

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

ToggleSyntax

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

ToggleSee Also