Specifies an indefinite retention period for a DefaultRetentionPeriod property.
An object with an indefinite retention period can be deleted only if its CmRetentionDate property
is changed to an expiration date and time and that date and time is in the past.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Const INDEFINITE_PERIOD As Integer |
C# |
---|
public const int INDEFINITE_PERIOD |
Visual C++ |
---|
public:
literal int INDEFINITE_PERIOD |
JavaScript |
---|
FileNet.Api.Constants.RetentionConstants.indefinitE_PERIOD |