Click or drag to resize

ActivityGetActiveUserAcceptance Method

Returns the acceptance value for the active user. The method depends on on the following fields: * WorkItems collection * A workitem exists for the aktive user If not, NotAvailable is returned.

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

Return Value

Type: WorkItemAcceptance
See Also