This topic has not yet been rated - Rate this topic

DaysOfWeekSelector.Saturday Property

Gets or sets a value that indicates whether a scheduled report runs on Saturday.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public bool Saturday { get; set; }

Property Value

Type: System.Boolean
true if a scheduled report runs on Saturday; otherwise, false. The default is false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.