Compartir a través de


de la propiedad WorkflowDataSet.WorkflowAssociationDataTable.Count

Obtiene el número de filas en el WorkflowAssociationDataTable.

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.WorkflowAssociationDataTable
Dim value As Integer

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

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase WorkflowDataSet.WorkflowAssociationDataTable

Miembros WorkflowDataSet.WorkflowAssociationDataTable

Espacio de nombres WebSvcWorkflow