Compartilhar via


SecurityProjectCategoriesDataSet.GroupRelationsRow.WSEC_CAT_UID propriedade

Obtém ou define a categoria de segurança de web GUID.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Guid

Ver também

Referência

SecurityProjectCategoriesDataSet.GroupRelationsRow classe

SecurityProjectCategoriesDataSet.GroupRelationsRow membros

WebSvcSecurity namespace