MonthsOfYearSelector.August Proprietà

Definizione

Ottiene o imposta un valore che indica se un report pianificato viene eseguito nel mese di agosto.

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

Valore della proprietà

true se il report pianificato viene eseguito nel mese di agosto. In caso contrario, false. Il valore predefinito è false.

Si applica a