Specifies a permanent retention period for a DefaultRetentionPeriod property. An object with a permanent retention period can never be deleted.

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

ToggleSyntax

Visual Basic (Declaration)
Public Const PERMANENT_PERIOD As Integer
C#
public const int PERMANENT_PERIOD
Visual C++
public:
literal int PERMANENT_PERIOD
JavaScript
FileNet.Api.Constants.RetentionConstants.permanenT_PERIOD

ToggleSee Also