DailyRecurrence.DaysInterval Property

Definition

The intervals at which a scheduled report runs. Intervals are specified in days.

public:
 property int DaysInterval { int get(); void set(int value); };
public int DaysInterval { get; set; }
member this.DaysInterval : int with get, set
Public Property DaysInterval As Integer

Property Value

An Integer that contains the intervals at which a scheduled report runs. Intervals are specified in days.

Applies to