ReportingPostTimesheetPeriodChangedEventArgs.PeriodStartDate 属性

获取已更改的工时单期间的开始日期名称。

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

语法

声明
Public ReadOnly Property PeriodStartDate As DateTime
    Get
用法
Dim instance As ReportingPostTimesheetPeriodChangedEventArgs
Dim value As DateTime

value = instance.PeriodStartDate
public DateTime PeriodStartDate { get; }

属性值

类型:System.DateTime

另请参阅

引用

ReportingPostTimesheetPeriodChangedEventArgs 类

ReportingPostTimesheetPeriodChangedEventArgs 成员

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