Lenguaje

MonthlyRecurrence.Days Propiedad

Definición

Obtiene o establece los días del mes en los que se publica 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

Un valor String.

Se aplica a