MonthlyRecurrence.Days 屬性

定義

取得或設定已排定報表在當月執行的日子。

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

屬性值

String

String 值,其中包含已排定報表在當月執行的日子。

適用於