Share via


CalendarDataSet.CalendarExceptionsRow クラス

CAL_UIDプロパティによって識別されるカレンダーに基づくリソースの可用性を示します。

継承階層

System.Object
  System.Data.DataRow
    WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow

名前空間:  WebSvcCalendar
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Class CalendarExceptionsRow _
    Inherits DataRow
'使用
Dim instance As CalendarDataSet.CalendarExceptionsRow
public class CalendarExceptionsRow : DataRow

注釈

CalendarExceptionDataTableの表は、1 つのカレンダーの例外値の範囲を表します。

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

CalendarDataSet.CalendarExceptionsRow メンバー

WebSvcCalendar 名前空間