MonthsOfYearSelector.March Property

Definition

Gets or sets a value that indicates whether a scheduled report runs in March.

public:
 property bool March { bool get(); void set(bool value); };
public bool March { get; set; }
member this.March : bool with get, set
Public Property March As Boolean

Property Value

true if the scheduled report runs in March; otherwise, false. The default is false.

Applies to