ResourceDataSet.ResourcesRow.GetCalendarExceptionsRows 方法

获取一个数组,该资源的日历例外。

命名空间:  WebSvcWorkflow
程序集:  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.ResourcesRow 类

ResourceDataSet.ResourcesRow 成员

WebSvcWorkflow 命名空间