The operation failed during open for this provider. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCP_OPERATION_FAILED_ON_OPEN As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_OPERATION_FAILED_ON_OPEN; |
C++ |
---|
public: static const ExceptionCode CONTENT_FCP_OPERATION_FAILED_ON_OPEN; |
J# |
---|
public static final ExceptionCode CONTENT_FCP_OPERATION_FAILED_ON_OPEN |
JScript |
---|
public static const var CONTENT_FCP_OPERATION_FAILED_ON_OPEN : ExceptionCode; |
See Also