Compartir a través de


de la propiedad ScheduleDataSet.ScheduleDataTable.Count

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

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

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

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase ScheduleDataSet.ScheduleDataTable

Miembros ScheduleDataSet.ScheduleDataTable

Espacio de nombres WebSvcStatusing