ReportingPostTimesheetClassChangedEventArgs.ClassDescription 屬性
取得已變更的時程表行類別的描述。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public ReadOnly Property ClassDescription As String
Get
'用途
Dim instance As ReportingPostTimesheetClassChangedEventArgs
Dim value As String
value = instance.ClassDescription
public string ClassDescription { get; }
屬性值
請參閱
參照
ReportingPostTimesheetClassChangedEventArgs 類別