Share via


UserDelegationInfo.ResUid property

Gets the GUID of the user to whom permission is delegated.

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 UserDelegationInfo
Dim value As Guid

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

Property value

Type: System.Guid

See also

Reference

UserDelegationInfo class

UserDelegationInfo members

Microsoft.Office.Project.Server.Events namespace