Click or drag to resize
NodeViewUsers Property

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

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

Property Value

Type: IListUser
See Also