Share via


StatusSubmitPreEventArgs.Comment Property

Gets the comment to send with a status submission.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property Comment As String
    Get
'Usage
Dim instance As StatusSubmitPreEventArgs
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

StatusSubmitPreEventArgs Class

StatusSubmitPreEventArgs Members

Microsoft.Office.Project.Server.Events Namespace