共用方式為


ResourceDataSet.CalendarExceptions 屬性

取得資源的相關資訊的行事曆衝突。

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

語法

'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property CalendarExceptions As ResourceDataSet.CalendarExceptionsDataTable
    Get
'用途
Dim instance As ResourceDataSet
Dim value As ResourceDataSet.CalendarExceptionsDataTable

value = instance.CalendarExceptions
[BrowsableAttribute(false)]
public ResourceDataSet.CalendarExceptionsDataTable CalendarExceptions { get; }

屬性值

類型:WebSvcResource.ResourceDataSet.CalendarExceptionsDataTable

請參閱

參照

ResourceDataSet 類別

ResourceDataSet 成員

WebSvcResource 命名空間