Click or drag to resize

WorkflowConfigurationRetentionPeriod Field

Specifies after how many days stopped workflow instances are deleted (zero to never delete them).

Namespace:  Colygon.MatchPoint.WorkflowKit.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public Nullable<int> RetentionPeriod

Field Value

Type: NullableInt32
See Also