ResourceDataSet.CalendarExceptionsRowChangeEvent.Row プロパティ
変更されたデータを含む行を指定します。
名前空間: WebSvcWorkflow
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public ReadOnly Property Row As ResourceDataSet.CalendarExceptionsRow
Get
'使用
Dim instance As ResourceDataSet.CalendarExceptionsRowChangeEvent
Dim value As ResourceDataSet.CalendarExceptionsRow
value = instance.Row
public ResourceDataSet.CalendarExceptionsRow Row { get; }
プロパティ値
型: WebSvcWorkflow.ResourceDataSet.CalendarExceptionsRow
ResourceDataSet.CalendarExceptionsRow を返します。
関連項目
参照先
ResourceDataSet.CalendarExceptionsRowChangeEvent クラス