The Retention Period property of the Storage Area cannot be changed to any value except NOT_ALLOWED: period {0}.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly PERSIST_RETENTION_PERIOD_PREVENTED As ExceptionCode
C#
public static readonly ExceptionCode PERSIST_RETENTION_PERIOD_PREVENTED
Visual C++
public:
static initonly ExceptionCode^ PERSIST_RETENTION_PERIOD_PREVENTED
JavaScript
FileNet.Api.Exception.ExceptionCode.persisT_RETENTION_PERIOD_PREVENTED

ToggleSee Also