Compartir a través de


de la propiedad ProjectImpactDataSet.ProjectImpactValuesDataTable.Count

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

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

Sintaxis

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

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

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase ProjectImpactDataSet.ProjectImpactValuesDataTable

Miembros ProjectImpactDataSet.ProjectImpactValuesDataTable

Espacio de nombres WebSvcProject