Click or drag to resize

DataObjectLoadOptionsLoadActivityAssignees Property

Specifies whether the Assignee information will be loaded for the activities (if any) that are loaded.

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

Property Value

Type: Boolean
See Also