MonthlyRecurrence.Days Propiedad

Definición

Obtiene o establece los días del mes en los que se ejecuta un informe programado.

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

Valor de propiedad

Valor String que contiene los días del mes en que se ejecuta un informe programado.

Se aplica a