de la propiedad ProjectDataSet.TaskDataTable.Count
Obtener el número de objetos de la fila en la TaskDataTable.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
Get
'Uso
Dim instance As ProjectDataSet.TaskDataTable
Dim value As Integer
value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase ProjectDataSet.TaskDataTable