RuleDefinition Constructor

Scanjour Workflow4 Reference Manual
Constructor

Namespace:  Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public RuleDefinition(
	string query,
	string processGuid,
	TimeSpan duration
)

Parameters

query
Type: SystemString
The OData query.
processGuid
Type: SystemString
The process guid.
duration
Type: SystemTimeSpan
The duration used to calculate the timespan.
See Also

Reference