Specifies a permanent retention period for a CmRetentionDate property.
An object with a permanent retention period can never be deleted.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared PERMANENT As DateTime |
| C# |
|---|
public static DateTime PERMANENT |
| Visual C++ |
|---|
public: static DateTime PERMANENT |
| JavaScript |
|---|
FileNet.Api.Constants.RetentionConstants.PERMANENT |