Compartir a través de


de la propiedad SecurityProjectCategoriesDataSet.GroupRelationsDataTable.Count

Obtiene el número de objetos de la fila en la GroupRelationsDataTable.

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

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
'Uso
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim value As Integer

value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase SecurityProjectCategoriesDataSet.GroupRelationsDataTable

Miembros SecurityProjectCategoriesDataSet.GroupRelationsDataTable

Espacio de nombres WebSvcSecurity