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

Namespace: Slickflow.Engine.Common
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public Performer(
	string userID,
	string userName
)

Parameters

userID
Type: SystemString
userName
Type: SystemString
See Also