The requested retention period is negative 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_NEGATIVE_RETENTION_PERIOD As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_FCP_NEGATIVE_RETENTION_PERIOD;
C++
public:
 static const ExceptionCode CONTENT_FCP_NEGATIVE_RETENTION_PERIOD;
J#
public static final ExceptionCode CONTENT_FCP_NEGATIVE_RETENTION_PERIOD
JScript
public static const var CONTENT_FCP_NEGATIVE_RETENTION_PERIOD : ExceptionCode;

See Also