ActiveReports 12 Server User Guide
Distribution Property (Policy)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > Policy Class : Distribution Property
Gets or sets the distribution defining the rules of delivery the execution results to a user.
Syntax
'Declaration
 
Public Property Distribution As DistributionMethod
public DistributionMethod Distribution {get; set;}

Property Value

The distribution defining the rules of delivery the execution results to a user.
See Also

Reference

Policy Class
Policy Members