共用方式為


CalendarDataSet.CalendarsRow.CAL_IS_STANDARD_CAL 屬性

擷取行事曆是否會在 1 月 1 日開始,並結束於 12 月 31 日標準西曆。

命名空間:  WebSvcCalendar
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property CAL_IS_STANDARD_CAL As Boolean
    Get
    Set
'用途
Dim instance As CalendarDataSet.CalendarsRow
Dim value As Boolean

value = instance.CAL_IS_STANDARD_CAL

instance.CAL_IS_STANDARD_CAL = value
public bool CAL_IS_STANDARD_CAL { get; set; }

屬性值

類型:System.Boolean
傳回 Boolean

請參閱

參照

CalendarDataSet.CalendarsRow 類別

CalendarDataSet.CalendarsRow 成員

WebSvcCalendar 命名空間