Compartir a través de


de la propiedad WorkflowDataSet.WorkflowStatusDataTable.Count

Obtiene el número de filas en el WorkflowStatusDataTable.

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

Sintaxis

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

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

Valor de propiedad

Tipo: System.Int32
El número de filas.

Vea también

Referencia

clase WorkflowDataSet.WorkflowStatusDataTable

Miembros WorkflowDataSet.WorkflowStatusDataTable

Espacio de nombres WebSvcWorkflow