ResourceDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow 方法
在CalendarExceptionsDataTable建立 row 物件。
命名空間: WebSvcResource
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function NewCalendarExceptionsRow As ResourceDataSet.CalendarExceptionsRow
'用途
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim returnValue As ResourceDataSet.CalendarExceptionsRow
returnValue = instance.NewCalendarExceptionsRow()
public ResourceDataSet.CalendarExceptionsRow NewCalendarExceptionsRow()
傳回值
類型:WebSvcResource.ResourceDataSet.CalendarExceptionsRow
請參閱
參照
ResourceDataSet.CalendarExceptionsDataTable 類別