Share via


StatusDeleteHistoryPostEventArgs.ManagerID property

Gets the GUID of a status manager.

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

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

Property value

Type: System.Guid

See also

Reference

StatusDeleteHistoryPostEventArgs class

StatusDeleteHistoryPostEventArgs members

Microsoft.Office.Project.Server.Events namespace