共用方式為


ResourceDataSet.CalendarExceptions property

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

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'宣告
<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; }

Property value

Type: WebSvcResource.ResourceDataSet.CalendarExceptionsDataTable

請參閱

參照

ResourceDataSet class

ResourceDataSet members

WebSvcResource namespace