Click or drag to resize

ProcessSaveOutputWorkItemId Property

If ProcessSaveOptions has defined an ActivityTemplateId this field will contain the ID of the Active User's workitem for the activity refering to the template activity.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int WorkItemId { get; set; }

Property Value

Type: Int32
See Also