Compartir a través de


de la propiedad WorkflowDataSet.EnterpriseProjectTypeDataTable.Count

Obtiene el número de filas en el EnterpriseProjectTypeDataTable.

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

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

Valor de propiedad

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

Vea también

Referencia

clase WorkflowDataSet.EnterpriseProjectTypeDataTable

Miembros WorkflowDataSet.EnterpriseProjectTypeDataTable

Espacio de nombres WebSvcWorkflow