DaysOfWeekSelector.Sunday 속성

정의

예약된 보고서가 일요일에 실행되는지 여부를 나타냅니다.

public:
 property bool Sunday { bool get(); void set(bool value); };
public bool Sunday { get; set; }
member this.Sunday : bool with get, set
Public Property Sunday As Boolean

속성 값

Boolean 값입니다.

적용 대상