| ActivityLoadOptionsLoadWorkItems Property |
Determines whether workitems are loaded for the activity objects for the active user.
It can only load non-deleted workitems.
It does not work like a filter and it is not affected by the
workitem filter in CommonActivityLoadOptionAttributes!
Workitems are loaded even if they are completed.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool LoadWorkItems { get; set; }
Property Value
Type:
Boolean
See Also