DailyRecurrence.DaysInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets 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
Returns the intervals at which a scheduled report runs. Intervals are specified in days.