Click or drag to resize

ActivityWorkItems Property

Collection of workitems related to the activity (for one or more users) the list is sorted by (workitem) id.

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

Property Value

Type: WorkItems
See Also