Condividi tramite


UserEventArgs.ResUid property

Gets the GUID of a user who delegates permissions to others.

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

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

Property value

Type: System.Guid

See also

Reference

UserEventArgs class

UserEventArgs members

Microsoft.Office.Project.Server.Events namespace