Represents the ID of the activity performed.
Namespace: Microsoft.Uii.Common.Entities
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Usage
'Usage
Dim instance As ActivityId
Syntax
'Declaration
Public Enumeration ActivityId
public enum ActivityId
public enum class ActivityId
public enum ActivityId
public enum ActivityId
Members
| Member name | Description |
|---|---|
| Action | Specifies the UII action performed. |
| AgentState | Specifies the agent state. |
| HostedAppChange | Specifies the change of hosted application. |
| LogOff | Specifies the log off method of Agent Desktop. |
| Logon | Specifies the login method of Agent Desktop. |
| SessionChange | Specifies the change of the session |
| SessionClose | Specifies the closure of the session. |
| SessionStart | Marks the start of the session. |
| WorkflowEnd | Specifies the end of the work flow. |
| WorkflowStart | Specifies the start of the work flow. |
Platforms
See Also
Reference
Microsoft.Uii.Common.Entities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.