Compartir a través de


de la propiedad SecurityProjectCategoriesDataSet.UserRelationsRow.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.UserRelationsRow
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.UserRelationsRow

Miembros SecurityProjectCategoriesDataSet.UserRelationsRow

Espacio de nombres WebSvcSecurity