DaysOfWeekSelector.Sunday Propriété

Définition

Obtient ou définit une valeur qui indique si un rapport planifié s'exécute dimanche.

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

Valeur de propriété

true si un rapport planifié s'exécute dimanche ; sinon, false. Par défaut, il s’agit de false.

S’applique à