MonthlyRecurrence.Days Proprietà

Definizione

Ottiene o imposta i giorni del mese in cui viene pubblicato un report programmato.

public:
 property System::String ^ Days { System::String ^ get(); void set(System::String ^ value); };
public string Days { get; set; }
member this.Days : string with get, set
Public Property Days As String

Valore della proprietà

Un String valore che contiene i giorni del mese in cui viene eseguito un report programmato.

Si applica a