A DurationUnits constant that specifies the time unit in which the retention duration period (DefaultRetentionPeriod property of a
class definition, or RetentionDurationUpdate property of a retention update policy or retention update job) is expressed. For example,
if the RetentionPeriodUnits property is set to MONTHS and the DefaultRetentionPeriod property is set to 5, the
retention duration period is 5 months.
Namespace:
FileNet.Api.MetaOn a class description, RetentionPeriodUnits is read only.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property RetentionPeriodUnits As Nullable(Of Integer) |
C# |
---|
Nullable<int> RetentionPeriodUnits { get; } |
Visual C++ |
---|
property Nullable<int> RetentionPeriodUnits { Nullable<int> get (); } |
JavaScript |
---|
function get_retentionPeriodUnits(); |
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