共用方式為


TimesheetPreReviewEventArgs.Comment 屬性

取得與事件之前的那個時程表檢閱傳送的註解。

命名空間:  Microsoft.Office.Project.Server.Events
組件:  Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

語法

'宣告
Public Property Comment As String
    Get
    Set
'用途
Dim instance As TimesheetPreReviewEventArgs
Dim value As String

value = instance.Comment

instance.Comment = value
public string Comment { get; set; }

屬性值

類型:System.String

請參閱

參照

TimesheetPreReviewEventArgs 類別

TimesheetPreReviewEventArgs 成員

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