The number of Content Engine sequence numbers does not match the number of federated paths in the referral for the file system based 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_FSB_REFERRAL_NUM_SEQ_MISMATCH As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCH; |
C++ |
---|
public: static const ExceptionCode CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCH; |
J# |
---|
public static final ExceptionCode CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCH |
JScript |
---|
public static const var CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCH : ExceptionCode; |
See Also