Click or drag to resize
packageparticipants Property

[Missing <summary> documentation for "P:Slickflow.Engine.Parser.package.participants"]

Namespace: Slickflow.Engine.Parser
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public List<participant> participants { get; set; }

Property Value

Type: Listparticipant
See Also