ResourceDataSet.ResourcesRow.GetCalendarExceptionsRows 方法

获取数组的资源日历例外。

命名空间:  WebSvcTimeSheet
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Function GetCalendarExceptionsRows As ResourceDataSet.CalendarExceptionsRow()
用法
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As ResourceDataSet.CalendarExceptionsRow()

returnValue = instance.GetCalendarExceptionsRows()
public ResourceDataSet.CalendarExceptionsRow[] GetCalendarExceptionsRows()

返回值

类型:[]
日历例外 row 对象的数组。

备注

ResourceDataSet.CalendarExceptionsRow数组。

另请参阅

引用

ResourceDataSet.ResourcesRow 类

ResourceDataSet.ResourcesRow 成员

WebSvcTimeSheet 命名空间