The method failed because an object or property is read-only. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_READ_ONLY As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_READ_ONLY; |
C++ |
---|
public: static const ExceptionCode E_READ_ONLY; |
J# |
---|
public static final ExceptionCode E_READ_ONLY |
JScript |
---|
public static const var E_READ_ONLY : ExceptionCode; |