The indicated Referral URL is invalid 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_INVALID_REFERRAL_URL As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_INVALID_REFERRAL_URL; |
C++ |
---|
public: static const ExceptionCode CONTENT_FCP_INVALID_REFERRAL_URL; |
J# |
---|
public static final ExceptionCode CONTENT_FCP_INVALID_REFERRAL_URL |
JScript |
---|
public static const var CONTENT_FCP_INVALID_REFERRAL_URL : ExceptionCode; |
See Also