Specifies an indefinite retention period for a CmRetentionDate 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 Shared INDEFINITE As DateTime |
C# |
---|
public static DateTime INDEFINITE |
Visual C++ |
---|
public:
static DateTime INDEFINITE |
JavaScript |
---|
FileNet.Api.Constants.RetentionConstants.INDEFINITE |