ActivityInfoempty Field
This parameter indicates whether there is any message associated with the event.
  • True - This value indicates that there is a message associated with the event.
  • False - This value indicates that there is no message associated with the event.
For example, the value of this parameter is set to True if the event is associated with the forwarded Interaction.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool empty

Field Value

Type: Boolean
See Also