ActiveReports 12 Server User Guide
AsAttachment Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > EMailDistribution Class : AsAttachment Property
Gets or sets a value indicating whether include resource to the mail as attachment.
Syntax
'Declaration
 
Public Property AsAttachment As Boolean
public bool AsAttachment {get; set;}

Property Value

true if include resource to the mail as attachment; otherwise, false.
See Also

Reference

EMailDistribution Class
EMailDistribution Members