Compartilhar via


ScheduleDataSet.ScheduleDataTable.Count propriedade

Obtém o número de objetos de linha na ScheduleDataTable.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
<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 propriedade

Tipo: System.Int32

Ver também

Referência

ScheduleDataSet.ScheduleDataTable classe

ScheduleDataSet.ScheduleDataTable membros

WebSvcStatusing namespace