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; }
プロパティ値
関連項目
参照先
ReportingPostTimesheetPeriodChangedEventArgs クラス