共用方式為


ResourceDataSet.CalendarExceptionsRowChangeEvent 建構函式

初始化ResourceDataSet.CalendarExceptionsRowChangeEvent物件的新執行個體。

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

語法

'宣告
Public Sub New ( _
    row As ResourceDataSet.CalendarExceptionsRow, _
    action As DataRowAction _
)
'用途
Dim row As ResourceDataSet.CalendarExceptionsRow
Dim action As DataRowAction

Dim instance As New ResourceDataSet.CalendarExceptionsRowChangeEvent(row, action)
public CalendarExceptionsRowChangeEvent(
    ResourceDataSet.CalendarExceptionsRow row,
    DataRowAction action
)

參數

請參閱

參照

ResourceDataSet.CalendarExceptionsRowChangeEvent 類別

ResourceDataSet.CalendarExceptionsRowChangeEvent 成員

WebSvcResource 命名空間