MonthsOfYearSelector.May Proprietà

Definizione

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

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

Valore della proprietà

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

Si applica a