Compartir a través de


de la propiedad SecurityProjectCategoriesDataSet.GroupRelationsRow.WSEC_CAT_UID

Obtiene o establece el identificador GUID de la categoría de seguridad web.

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

Sintaxis

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

value = instance.WSEC_CAT_UID

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

Valor de propiedad

Tipo: System.Guid

Vea también

Referencia

clase SecurityProjectCategoriesDataSet.GroupRelationsRow

Miembros SecurityProjectCategoriesDataSet.GroupRelationsRow

Espacio de nombres WebSvcSecurity