TimesheetPreSubmitEventArgs.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 TimesheetPreSubmitEventArgs
Dim value As String

value = instance.Comment

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

属性值

类型:System.String

另请参阅

引用

TimesheetPreSubmitEventArgs 类

TimesheetPreSubmitEventArgs 成员

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