The lock(s) on the persistent object {0} prohibit the attempted operation.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly E_OBJECT_LOCKED As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode E_OBJECT_LOCKED |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ E_OBJECT_LOCKED |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.e_OBJECT_LOCKED |