ActiveReports 11 Server User Guide
Termination Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > RecurrenceRule Class : Termination Property
Gets or sets the value indicating when this rule is terminated. If null the rule longs forever.
Syntax
'Declaration
 
Public Property Termination As Termination
public Termination Termination {get; set;}

Property Value

The the value indicating when this rule terminates.
See Also

Reference

RecurrenceRule Class
RecurrenceRule Members