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 값입니다.

적용 대상