ActivityInfoisIncoming Field
The value of this parameter indicates whether the Interaction is Incoming or Outgoing.
  • 1 - This value indicates that the Interaction is Incoming.
  • 0 - This value indicates that the Interaction is Outgoing.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public int isIncoming

Field Value

Type: Int32
See Also