ReportingPostTimesheetProjectAggregatedEventArgs 构造函数 (Guid)
创建ReportingPostTimesheetProjectAggregatedEventArgs类的一个实例。
命名空间: Microsoft.Office.Project.Server.Events
程序集: Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
语法
声明
Public Sub New ( _
periodGuid As Guid _
)
用法
Dim periodGuid As Guid
Dim instance As New ReportingPostTimesheetProjectAggregatedEventArgs(periodGuid)
public ReportingPostTimesheetProjectAggregatedEventArgs(
Guid periodGuid
)
参数
periodGuid
类型:System.Guid聚合的项目时间表的 GUID。
另请参阅
引用
ReportingPostTimesheetProjectAggregatedEventArgs 类
ReportingPostTimesheetProjectAggregatedEventArgs 成员