次の方法で共有


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 名前空間