The object cannot be deleted because it holds references to other objects.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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 |