UserSignatureempty Field
This parameter indicates whether there is any message when you are forwarding an Interaction, or sending an Interaction to a specialist. It can have one of the following values:
  • True - This value indicates that there is a message associated with the Interaction.
  • False - This value indicates that there is no message associated with the Interaction.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool empty

Field Value

Type: Boolean
See Also