Click or drag to resize
NextActivityRouteResultChildren Property
下一步的节点列表

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

Property Value

Type: IListNextActivityRouteResult
See Also