Click or drag to resize
WfAppRunnerNextActivityPerformers Property

[Missing <summary> documentation for "P:Slickflow.Engine.Common.WfAppRunner.NextActivityPerformers"]

Namespace: Slickflow.Engine.Common
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public IDictionary<string, PerformerList> NextActivityPerformers { get; set; }

Property Value

Type: IDictionaryString, PerformerList
See Also