Specifies the minimum retention period in days.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property MinimumRetentionDays As Nullable(Of Integer) |
C# |
---|
Nullable<int> MinimumRetentionDays { get; set; } |
Visual C++ |
---|
property Nullable<int> MinimumRetentionDays { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_minimumRetentionDays(); function set_minimumRetentionDays(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: -101
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ