Click or drag to resize
SystemResourceRetentionConfigurationRetentionPeriod Property
Retention Period in Days - The number of days after completion a Request, Approval, Approval Response or Workflow Instance is retained before being deleted.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public int RetentionPeriod { get; set; }

Property Value

Type: Int32
See Also