ActiveReports 12 Server User Guide
AsLink Property

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

Property Value

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

Reference

EMailDistribution Class
EMailDistribution Members