DaysOfWeekSelector.Sunday Proprietà

Definizione

Ottiene o imposta un valore che indica se un report pianificato viene eseguito la domenica.

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

Valore della proprietà

true se un report pianificato viene eseguito la domenica. In caso contrario, false. Il valore predefinito è false.

Si applica a