The single item to index, referenced by the indicated array element number, is not located in the same object store as the IndexJob instance. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CBR_INDEX_BAD_OBJECT_STORE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CBR_INDEX_BAD_OBJECT_STORE; |
C++ |
---|
public: static const ExceptionCode CBR_INDEX_BAD_OBJECT_STORE; |
JScript |
---|
public static const var CBR_INDEX_BAD_OBJECT_STORE : ExceptionCode; |
See Also