Click or drag to resize

PFApplicationEventsControllerEvent_StartTask Field

Event triggered by item controllers on all applications when a workflow task is started. This is a UI event, triggered for user actions only.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public const string ControllerEvent_StartTask = "ControllerEvent_StartTask"

Field Value

Type: String
See Also