The number of days to retain a Content Engine object that has been archived with
an IBM® Tivoli® Storage Manager server before it is deleted. For
management classes that represent a chronological retention scheme, this property
determines the length of the retention period; otherwise, this property must be set to 0.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property TSMRetentionPeriod As Nullable(Of Integer) |
C# |
---|
Nullable<int> TSMRetentionPeriod { get; } |
Visual C++ |
---|
property Nullable<int> TSMRetentionPeriod { Nullable<int> get (); } |
JavaScript |
---|
function get_tsmRetentionPeriod(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ