Share via


ReportingPostTimesheetAdjustedEventArgs.AdjustmentGuid property

Gets the GUID of the timesheet adjustment.

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 AdjustmentGuid As Guid
    Get
'Usage
Dim instance As ReportingPostTimesheetAdjustedEventArgs
Dim value As Guid

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

Property value

Type: System.Guid

See also

Reference

ReportingPostTimesheetAdjustedEventArgs class

ReportingPostTimesheetAdjustedEventArgs members

Microsoft.Office.Project.Server.Events namespace