Поделиться через


PjMembershipUser.DelegateGuid Property

Gets the GUID of a delegate for the user.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Property DelegateGuid As Guid
    Get
    Set
'Usage
Dim instance As PjMembershipUser
Dim value As Guid

value = instance.DelegateGuid

instance.DelegateGuid = value
public Guid DelegateGuid { get; set; }

Property Value

Type: System.Guid
Returns Guid.

See Also

Reference

PjMembershipUser Class

PjMembershipUser Members

Microsoft.Office.Project.Server.Library Namespace