MonthsOfYearSelector.April Proprietà

Definizione

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

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

Valore della proprietà

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

Si applica a