Click or drag to resize
ActivityEntityActionList Property
操作列表

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

Property Value

Type: ListActionEntity
See Also