Compartir a través de


de la propiedad PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable.Count

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

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

Sintaxis

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

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

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable

Miembros PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable

Espacio de nombres WebSvcPortfolioAnalyses