ReportingPostTimesheetAdjustedEventArgs コンストラクター (Guid, Guid)
ReportingPostTimesheetAdjustedEventArgsクラスのインスタンスを作成します。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public Sub New ( _
timesheetGuid As Guid, _
adjustmentGuid As Guid _
)
'使用
Dim timesheetGuid As Guid
Dim adjustmentGuid As Guid
Dim instance As New ReportingPostTimesheetAdjustedEventArgs(timesheetGuid, _
adjustmentGuid)
public ReportingPostTimesheetAdjustedEventArgs(
Guid timesheetGuid,
Guid adjustmentGuid
)
パラメーター
timesheetGuid
型: System.Guid調整済みのタイムシートの GUID を指定します。
adjustmentGuid
型: System.Guidタイムシートの調整の GUID を指定します。
関連項目
参照先
ReportingPostTimesheetAdjustedEventArgs クラス
ReportingPostTimesheetAdjustedEventArgs メンバー