Click or drag to resize
WorkflowConfigurationNewItemTrigger Field
Specifies a trigger that starts the workflow when a new list item is created.

Namespace: Colygon.MatchPoint.WorkflowKit.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public ListEventTriggerCondition NewItemTrigger

Field Value

Type: ListEventTriggerCondition
See Also