ReportingPostTimesheetStatusChangedEventArgs.ModifiedDate 属性
获取到时间表状态更改的日期。
命名空间: Microsoft.Office.Project.Server.Events
程序集: Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
语法
声明
Public ReadOnly Property ModifiedDate As DateTime
Get
用法
Dim instance As ReportingPostTimesheetStatusChangedEventArgs
Dim value As DateTime
value = instance.ModifiedDate
public DateTime ModifiedDate { get; }
属性值
另请参阅
引用
ReportingPostTimesheetStatusChangedEventArgs 类