AttachmentDatadeleteAttachment Field
This value indicates whether the attachment should be deleted. You can use one of the following values:
  • True - The attachment is deleted.
  • False - The attachment is excluded from deletion.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool deleteAttachment

Field Value

Type: Boolean
See Also