Share via


ImportTimesheetDataSet.LinesDataTable.Count - Propriété

Obtient le nombre d'objets row dans l' LinesDataTable.

Espace de noms :  WebSvcStatusing
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
'Utilisation
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As Integer

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ImportTimesheetDataSet.LinesDataTable classe

ImportTimesheetDataSet.LinesDataTable - Membres

WebSvcStatusing - Espace de noms