The minimum number of days to retain an object that has been archived with an IBM Tivoli Storage Manager server before it is deleted. For management classes that represent an event retention scheme, this property determines the length of the retention period; otherwise, this property is ignored.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property TSMMinimumRetention As Nullable(Of Integer) |
C# |
---|
Nullable<int> TSMMinimumRetention { get; } |
C++ |
---|
property Nullable<int> TSMMinimumRetention abstract { Nullable<int> get(); } |
J# |
---|
/** property */ public Nullable<int> get_TSMMinimumRetention(); |
JScript |
---|
public function get TSMMinimumRetention() : Nullable<int> |
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