Click or drag to resize
DeletionInfoDeleteAttachments Property
Indicates if attachments should be deleted.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.2.23
Syntax
C#
public bool DeleteAttachments { get; set; }

Property Value

Type: Boolean
See Also