Compartir a través de


de la propiedad PjMembershipUser.DelegateGuid

NOTA: esta API está ahora obsoleta.

Obtiene o establece el GUID de un delegado para el usuario.

Espacio de nombres:  Microsoft.Office.Project.Server.Library
Ensamblado:  Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("in o15")> _
Public Property DelegateGuid As Guid
    Get
    Set
'Uso
Dim instance As PjMembershipUser
Dim value As Guid

value = instance.DelegateGuid

instance.DelegateGuid = value
[ObsoleteAttribute("in o15")]
public Guid DelegateGuid { get; set; }

Valor de propiedad

Tipo: System.Guid
Devuelve Guid.

Implementaciones

IPjMembershipUser.DelegateGuid

Vea también

Referencia

clase PjMembershipUser

Miembros PjMembershipUser

Espacio de nombres Microsoft.Office.Project.Server.Library