共用方式為


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; }

屬性值

類型:System.String

請參閱

參照

ReportingPostTimesheetClassChangedEventArgs 類別

ReportingPostTimesheetClassChangedEventArgs 成員

Microsoft.Office.Project.Server.Events 命名空間