Click or drag to resize
WfAppRunnerConditions Property

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

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, string> Conditions { get; set; }

Property Value

Type: IDictionaryString, String
See Also