The method failed because an object or property is read-only.

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

ToggleSyntax

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

ToggleSee Also