CalendarDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow 方法
在CalendarDataSet.CalendarExceptionsDataTable中创建行。
命名空间: WebSvcCalendar
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function NewCalendarExceptionsRow As CalendarDataSet.CalendarExceptionsRow
用法
Dim instance As CalendarDataSet.CalendarExceptionsDataTable
Dim returnValue As CalendarDataSet.CalendarExceptionsRow
returnValue = instance.NewCalendarExceptionsRow()
public CalendarDataSet.CalendarExceptionsRow NewCalendarExceptionsRow()
返回值
类型:WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow
另请参阅
引用
CalendarDataSet.CalendarExceptionsDataTable 类