Click or drag to resize
NodeViewParticipants Property

[Missing <summary> documentation for "P:Slickflow.Engine.Common.NodeView.Participants"]

Namespace: Slickflow.Engine.Common
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public IList<Participant> Participants { get; set; }

Property Value

Type: IListParticipant
See Also