ResourceDataSet.ResourcesRow.GetCalendarExceptionsRows 方法

获取资源的日历例外。

命名空间:  WebSvcResource
程序集:  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()

返回值

类型:[]
ResourceDataSet.CalendarExceptionsRow 数组。

另请参阅

引用

ResourceDataSet.ResourcesRow 类

ResourceDataSet.ResourcesRow 成员

WebSvcResource 命名空间