Share via


ReportingPostTimesheetClassChangedEventArgs.ClassGuid property

Gets the GUID 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 ClassGuid As Guid
    Get
'Usage
Dim instance As ReportingPostTimesheetClassChangedEventArgs
Dim value As Guid

value = instance.ClassGuid
public Guid ClassGuid { get; }

Property value

Type: System.Guid

See also

Reference

ReportingPostTimesheetClassChangedEventArgs class

ReportingPostTimesheetClassChangedEventArgs members

Microsoft.Office.Project.Server.Events namespace