InteractionInfoconsultState Field
If the Interaction was sent to a specialist, this value indicates the Consult state of the Interaction. An Interaction can be in one of the following consult states:
  • Sent to Specialist
  • Specialist Responded
  • Was Escalated

Namespace:  Talisma.Server.Common
 

Syntax
C#
public int consultState

Field Value

Type: Int32
See Also