Click or drag to resize

TaskTypeInfoRecordReuse Property

Gets a value indicating whether the task type allows record reuse.

Namespace:  Ookii.Jumbo.Jet.Jobs
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public TaskRecordReuse RecordReuse { get; }

Property Value

Type: TaskRecordReuse
One of the values of the TaskRecordReuse enumeration.
See Also