The tag index number in Referral URLs for Centera is not starting from 0 and incrementing by 1. 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_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH; |
C++ |
---|
public: static const ExceptionCode CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH; |
J# |
---|
public static final ExceptionCode CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH |
JScript |
---|
public static const var CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH : ExceptionCode; |
See Also