Compartir a través de


de la propiedad SecurityProjectCategoriesDataSet.GroupRelationsRow.WSEC_GRP_UID

Obtiene o establece el GUID de grupo de seguridad web.

Espacio de nombres:  WebSvcSecurity
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property WSEC_GRP_UID As Guid
    Get
    Set
'Uso
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsRow
Dim value As Guid

value = instance.WSEC_GRP_UID

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

Valor de propiedad

Tipo: System.Guid

Vea también

Referencia

clase SecurityProjectCategoriesDataSet.GroupRelationsRow

Miembros SecurityProjectCategoriesDataSet.GroupRelationsRow

Espacio de nombres WebSvcSecurity