InteractionAttachmentDatadeleteAttachment Field
Whether you want to delete an attachment. You can specify one of the following values:
  • True - Specify this value if you want to delete the attachment.
  • False - Specify this value if you do not want to delete the attachment.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool deleteAttachment

Field Value

Type: Boolean
See Also