StatusFreq.GetPeriodForDate 方法

获取指定的日期范围内的状态时间。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Function GetPeriodForDate ( _
    date As DateTime _
) As SrPeriod
用法
Dim instance As StatusFreq
Dim date As DateTime
Dim returnValue As SrPeriod

returnValue = instance.GetPeriodForDate(date)
public SrPeriod GetPeriodForDate(
    DateTime date
)

参数

返回值

类型:Microsoft.Office.Project.Server.Library.SrPeriod
状态期间,其中包含指定的日期。

另请参阅

引用

StatusFreq 类

StatusFreq 成员

Microsoft.Office.Project.Server.Library 命名空间