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 類別