Click or drag to resize

BaseWorkflowInstanceCreatedBy Property

Returns the user who started this workflow instance.

Namespace:  Colygon.MatchPoint.WorkflowKit
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public SPFieldUserValue CreatedBy { get; }

Property Value

Type: SPFieldUserValue
See Also