The display name of the workgroup queue.
Namespace: ININ.IceLib.InteractionsAssembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public static readonly string WorkgroupQueueDisplayName |
Visual Basic |
---|
Public Shared ReadOnly WorkgroupQueueDisplayName As String |
Remarks
This can be assigned via handlers to be different than the actual workgroup name. The associated attribute to set from handlers is 'Eic_AssignedWorkgroup'.
This can allow client applications to display a more "friendly name" to the end user, by making the desired handler customization and using the WorkgroupQueueDisplayName attribute for display purposes.
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.