Click or drag to resize
MultipleInstanceNode Constructor
Initializes a new instance of the MultipleInstanceNode class

Namespace: Slickflow.Engine.Xpdl.Node
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal MultipleInstanceNode(
	ActivityEntity activity
)

Parameters

activity
Type: Slickflow.Engine.XpdlActivityEntity
See Also