InteractionAttachmentDataretainAttachment Field
Whether you want to retain an attachment. You can specify one of the following values:
  • True - Specify this value if you want to retain the attachment ID and attachment content.
  • False - Specify this value if you do not want to retain the attachment ID and attachment content.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool retainAttachment

Field Value

Type: Boolean
See Also