NodeViewParticipants Property |
[Missing <summary> documentation for "P:Slickflow.Engine.Common.NodeView.Participants"]
Namespace: Slickflow.Engine.CommonAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic IList<Participant> Participants { get; set; }
Property Value
Type:
IListParticipant
See Also