| ActivityAssignees Property |
Specifies the assignees for the activity.
Use AssigneesInfoAvailable to determine whether the information is resolved/loaded.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic virtual AssigneeContainer Assignees { get; set; }
Property Value
Type:
AssigneeContainer
See Also