ActiveReports 12 Server User Guide
Items Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > DistributionChain Class : Items Property
Gets or sets the child elements of the distribution chain.
Syntax
'Declaration
 
Public Property Items As DistributionMethod()
public DistributionMethod[] Items {get; set;}

Property Value

The child elements of the distribution chain.
See Also

Reference

DistributionChain Class
DistributionChain Members