DaysOfWeekSelector.Tuesday Proprietà

Definizione

Ottiene o imposta un valore che indica se un report pianificato viene eseguito il martedì.

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

Valore della proprietà

true se un report pianificato viene eseguito il martedì. In caso contrario, false. Il valore predefinito è false.

Si applica a