Click or drag to resize

AssigneeContainerGetFirstAssignee Method

Returns the first assignee in the container - or null if it is empty!

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Assignee GetFirstAssignee()

Return Value

Type: Assignee
See Also