Share via


ReportingPostTimesheetClassChangedEventArgs.ClassDescription property

Gets the description of the changed timesheet line class.

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 ClassDescription As String
    Get
'Usage
Dim instance As ReportingPostTimesheetClassChangedEventArgs
Dim value As String

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

Property value

Type: System.String

See also

Reference

ReportingPostTimesheetClassChangedEventArgs class

ReportingPostTimesheetClassChangedEventArgs members

Microsoft.Office.Project.Server.Events namespace