Click or drag to resize
NodeBaseActivityInstance Property
节点实例

Namespace: Slickflow.Engine.Xpdl.Node
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public ActivityInstanceEntity ActivityInstance { get; set; }

Property Value

Type: ActivityInstanceEntity
See Also