MonthsOfYearSelector.February Proprietà

Definizione

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

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

Valore della proprietà

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

Si applica a